Running Linux 2.0.36
Apache 1.3.6
Openssl 0.9.3
Mod_ssl 2.3.0
My server is up and running and seems to work fine in secure mode without a client
cert. But every time I create and install a client cert. in netscape 4.06 I get
recieved bad data from server message
the server log has the following.
[Thu May 27 08:33:25 1999] [error] mod_ssl: SSL handshake failed (client 100.100.100.6, server 100.100.100.11:443) (OpenSSL library error follows)
[Thu May 27 08:33:25 1999] [error] OpenSSL: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
From reading the openssl.cnf file it says that nsCertType can be
left alone except for object signing. If I am creating a self sign cert.
to sign my server.crt. Should I change the openssl.cnf file to allow
signing ca.crt and then change it back before I create my server.crt
And do I do the same thing while creating client cert's with CA.sh
Also, if anyone has another idea I'd like to hear it.
Chris Jensen
[EMAIL PROTECTED]