I have a server that has a certificate that is sign by an internal certificate authority. I have the cert for this CA installed on my application server. If I run the following every thing works.
openssl s_client -state -nbio -connect host:9471 -CAfile /etc/ssl/certs/<cert_name>.pem 2>&1 This: openssl s_client -state -nbio -connect host:9471 -CApath /etc/ssl/certs/ 2>&1 returns rify error:num=19:self signed certificate in certificate chain I have edited the openssl.cnf file to this directory and this file but I still get the same results. A push in the right direction would be appreciated. Thanks, Eric Speake Web Systems Administrator O'Reilly Auto Parts (417) 862-2674 Ext. 1975 This communication and any attachments are confidential, protected by Communications Privacy Act 18 USCS ยง 2510, solely for the use of the intended recipient, and may contain legally privileged material. If you are not the intended recipient, please return or destroy it immediately. Thank you. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org