...
If you are operating within a private network and you have control of the sending side, you can generate a self-signed certificate using the ‘Generate Self-Signed Certificate’ button. You will need to Export this certificate and provide it to the sending system, as self-signed certificates must be explicitly trusted by the sender (typically by being installed into a certificate store).
Note |
---|
The Connexion (or Remote Agent) account must have read access to the certificate private key. You may see errors similar to In this case you should open the certificate manager, select the certificate, right-click → Then add the service account, selecting |
Client Certificates
If you wish to validate the identity of each sender, you can require each sender to provide a certificate. The client-provided certificate will be matched against a list of accepted certificate thumbprints, and only those within the list will be allowed to connect.
...