Yan, Bob
2016-02-04 17:36:46 UTC
Hi All,
I downloaded openssl 1.0.2e source files and built it in a Linux server. It seems everything working fine except there is a WARNING message, âcan't open config fileâ always shown on screen when I run openssl command, see below for detail:
$ 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?
Thanks
Bob
I downloaded openssl 1.0.2e source files and built it in a Linux server. It seems everything working fine except there is a WARNING message, âcan't open config fileâ always shown on screen when I run openssl command, see below for detail:
$ 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?
Thanks
Bob