I'm reading through the following guide:

http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html#Installing_a_Certificate_from_a_Certificate_Authority

and i'm bit confused about whether I should be using (am using) JSSE or
APR, this has implications for how I adjust the tomcat config file.

I used the following ubuntu guide to create my csr:

https://help.ubuntu.com/12.04/serverguide/certificates-and-security.html

This used openssl so does than mean I'm using APR?

Other posts seem to point out that chances are, i'm using JSSE, if I don't
know better, which I think is where I am, hence my confusion.

I guess what I'm asking is, how do I confirm if I am using JSSE or APR ?

Thanks
John

Reply via email to