Is u r private key in a separate .pem file if it is not, first ensure
that...
Jeremiah Foster wrote:
Hello,
I am building an OpenSSL application to process credit cards. I am
testing the server implementation with the OpenSSL command line tool
like this;
$ openssl s_client -connect secure.incab.se/verify/server/click:443
-cert trusted.cer
The error I receive is;
unable to load client certificate private key file
9613:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:644:Expecting: ANY PRIVATE KEY
I have been unable to find information pertaining to this error message
on the OpenSSL site, and Google is somewhat unhelpful since I am running
linux and a lot of the URLs Google serves up pertain to Microsoft
products. I am guessing there is something wrong with the privat key
file, but I also suspect there may be issues on the server as well.
Does anyone have a tip?
Thank very much in advance,
Jeremiah
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]