Hi, I have created a DSA Certificate and a private key file following instructions However when I attempt to SSL_CTX_use_certificate_file the call fails. As of right now I am not able to figure out why, but I am trying to use s_client s_server to verify that the file I am trying to use as my certificate file is correct... Here is what I am doing: OpenSSL> s_client -cert ./Cert.pem Loading 'screen' into random state - done unable to get certificate from './Cert.pem' 616:error:02001002:system library:fopen:system lib:.\crypto\bio\bss_file.c:245:fopen('./Cert.pem','rb') 616:error:20074002:BIO routines:FILE_CTRL:system lib:.\crypto\bio\bss_file.c:247:616:error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib:.\ssl\ssl_rsa.c:513: error in s_client OpenSSL> If the certificate would have been OK would this have worked? or am I doing something totally stupid? If this should have worked what is wrong? ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]