Self signed certificate

2002-07-30 Thread Dermot Grace
I have set up some certificates using CA.pl but when I try to connect to any openssl server I get back the self signed certificate in certificate chain error. What is it that causes this error to be reported? I created the certificates like so: $perl CA.pl -newca $perl CA.pl -newreq $perl CA.pl

SSL_CTX_use_PrivateKey_ASN1

2002-07-30 Thread Dermot Grace
I've been trying to get SSL_CTX_use_PrivateKey_ASN1 to load in a der encoded private key without success. I have gotten my application working with pem encoded certificates but have hit a brick wall with loading der encoded private keys(I have no problem loading the client/ca certs) The code

self signed certificate in certificate chain

2002-07-01 Thread Dermot Grace
When I try and connect to an apache ssl server my client is returning that error while in the http error log the following error is being written: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol This problem has only happened since my certificates expired last week and were