Menu

#3 Trusted Certificate Import Automation

open
nobody
5
2008-07-14
2008-07-14
Mike Zusman
No

Currently, if a remote host is using a self signed SSL certificate, it must be added to the proxies trusted certificate store before the proxy can create an SSL connection.

This is done manually by:
1. Saving the remote certificate (public key) locally.
2. Importing it using keytool. Example:
keytool -import -alias <ALIAS> -file /path/to/cert.crt -keystore <KEYSTORE FILE>

The proxy should automate and streamline this process for the user.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB