On 09/02/2010 16:01, Fabien COMBERNOUS wrote: > 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.
Great. Looks like keytool has been updated. That is good news. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org