Re: JSSE or APR

2014-08-21 Thread Ognjen Blagojevic
On 21.8.2014 10:24, Ognjen Blagojevic wrote: For JSSE connectors you may use one of two different file formats: PKCS#12 or JKS. That would be, "keystore file formats". -Ognjen - To unsubscribe, e-mail: users-unsubscr...@tomca

Re: JSSE or APR

2014-08-21 Thread Ognjen Blagojevic
John, On 20.8.2014 18:08, John McLean wrote: I used the following ubuntu guide to create my csr: https://help.ubuntu.com/12.04/serverguide/certificates-and-security.html If you followed steps from that guide you now might have: 1. Private key in PEM format (e.g. server.key) 2. Certificate si

Re: JSSE or APR

2014-08-20 Thread Sanaullah
oc/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: > >

JSSE or APR

2014-08-20 Thread John McLean
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 confi