OK so I tried it with the attributes set and now I get
java.lang.Exception: Error setting private key (error:0B080074:x509
certificate routines:X509_check_private_key:key values mismatch)
Which I take to mean that my server key is not the same as the
certificate key. Where did I go wrong?
S
Hi folks,
Again I call on your expert assistance:
I have a tomcat 5.5.2 server running on a Debian Etch linux box. Its
configured to use APR 1.1.3 and I want to get SSL going. I've
successfully managed this using JSSE but not OpenSSL. I installed
openssl using apt, as well as the APR librarie