Show/Hide Toolbars

MongoDB Notes

Navigation: Digital Certificates > Setting Up a Certificate Authority

Define the OPENSSL_CONF environmental variable

Scroll Prev Top Next More

 

Create an environmental variable called OPENSSL_CONF and give it a value of: C:\ca\ca.cfg  

This environmental variable references the configuration file used by the openssl commands.  You can override this reference in an openssl command with the -config option on the command line.

 

Related Information

 

Example OpenSSL Configuration File