Implement Self-Signed Certificates
About this task
In this scenario, there are no CA certificates. Self-signed certificates are used by all entities. The certificate distribution looks like this:

Secure Proxy has its private key and the self-signed certificates from the trading partner and the target server. The trading partner has its private key and the self-signed certificate of Secure Proxy. The target server has its private key and the self-signed certificate of Secure Proxy.
Use the following procedure to implement this model:
Procedure
- Provide the Secure Proxy self-signed certificate to your trading partner and your target server.
- Acquire the self-signed certificates from the trading partner and target server.
- Import the trading partner and target server self-signed certificates into the default Store. Refer to Import a Public Certificate into a Trusted Certificate Store.
- Import the Secure Proxy private key into the default System Certificate Store. Refer to Import Private Keys into a System Certificate Store.