[openssl-users] WARNING message "can't open config file” when running openssl command

Salz, Rich rsalz at akamai.com
Thu Feb 4 18:41:11 UTC 2016


> $ openssl x509 -in cert.pem -noout -text
> $ WARNING: can't open config file: /usr/local/ssl/openssl.cnf

> How can I eliminate this WARNING message even though the “/usr/local/ssl/openssl.cnf” file does not exist?

Among other options, "OPENSSL_CONF=/dev/null ; export OPENSSL_CONF" 


More information about the openssl-users mailing list