s message in context:
http://www.nabble.com/SSL-on-TOMCAT-with-keytool-tp19187386p19592073.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubsc
The point was that keytool can't import existing private key. If you need to
build keystore from existed cert + prv key you need to do this by external
java(or smt) program. Key and Cer must be in der format.
Example is here :
http://www.agentbob.info/agentbob/79-AB.html
Alex
2008/8/28 A
Alexey Eronko wrote:
Hello Guys!
Don't beat me because I found so much docs about ssl and keystore but I
can't get it working with together.
I have pem cert,rsa_key and ca cert from my own CA. I don't understand what
kind of cert do I need in keystore to make it works on tomcat.
Hello Guys!
Don't beat me because I found so much docs about ssl and keystore but I
can't get it working with together.
I have pem cert,rsa_key and ca cert from my own CA. I don't understand what
kind of cert do I need in keystore to make it works on tomcat.
I tried
keytool -im
Hello Guys!
Don't beat me because I found so much docs about ssl and keystore but I
can't get it working with together.
I have pem cert,rsa_key and ca cert from my own CA. I don't understand what
kind of cert do I need in keystore to make it works on tomcat.
I tried
keytool -im