Fabien COMBERNOUS wrote:
Mark Thomas wrote:

You imported the certificate but not the key. Your can't import the key
via the command line. You need to use something like this:
http://www.agentbob.info/agentbob/79-AB.html?branch=1&language=1

Hum ... i can export my cert and key to pkcs12. tomcat documents says it is possible to use pkcs12. pkcs12 stores private keys with accompanying public key certificates. So i don't have to use external tools like you suggest. Isn't it ?
I did this and with pkcs12 all is running well. Don't forget to set keystoreType="PKCS12", default is JKS.

Thank you for your help.
--
*Fabien COMBERNOUS*
/unix system engineer/
www.kezia.com <http://www.kezia.com/>
*Tel: +33 (0) 467 992 986*
Kezia Group

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to