On 09/02/2010 15:31, 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.
All correct. > So i don't have to use external tools like you > suggest. Isn't it ? Yes you do. Keytool doesn't support importing private keys. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org