How to use SSL_CERT_FILE for OpenSSL Windows (OpenSSL 1.0.1c)
问题 How (if at all) can one define a single trusted certificate file for OpenSSL on Windows (Win-7, OpenSSL 1.0.1c) using the SSL_CERT_FILE environment variable? Various research led me to download the December '12 version of Mozilla's trusted certificates in PEM format, from here: http://curl.haxx.se/docs/caextract.html This contains all of the certs and assorted related info concatenated together into one file. I've found various references to the usage of the environment variables SSL_CERT_DIR