Don't know what is happening but I keep getting NDR's for my reply's to this
group.
So in case it didn't get through:
Crypto.Sal thank you so much. It
works!! Openssl was so much simpler than the
jdk keytool.
I just wanted to share some quirks I ran into when installing the SSL on APR
tom
Hi Jin,
In my experiences with the APR and Tomcat, you need to use 'OpenSSL' to
generate the keypair (CSR/key) I am fairly certain the APR can't read
Java Keystore files. You would only use a keystore (JKS) using 'keytool'
with JSSE.
I think you have at least 2 options at this point:
1. Gen
So why did you enter password when you created the csr if you dont want it?
On Apr 20, 2011 7:54 AM, "Jin H" wrote:
Hi. We are a school running Tomcat 6.0.29 for Windows server 2003 with APR.
I currently have an SSL certificate installed. I'm trying to update it
with the renewed SSL certific
Hi. We are a school running Tomcat 6.0.29 for Windows server 2003 with APR. I
currently have an SSL certificate installed. I'm trying to update it with the
renewed SSL certificate but I'm having no luck.
Here are the commands I used to create the CSR.
in the jdk1.6.0_17\bin folder i used t