2010/6/24 Mark Eggers <its_toas...@yahoo.com>: > Google is your friend? > > http://www.cb1inc.com/2007/04/30/converting-pfx-certificates-to-java-keystores/ > > Please note that I have not tried this. Your mileage may vary. >
Noticing the "PKCS #12" hint form the above page, I can find this Sun article: http://java.sun.com/developer/technicalArticles/J2SE/security/#4 "Import and Export PKCS#12 Keystores" > how to chain the CA's intermediate certificates It looks that the method described in the Sun article imports the whole keystore, and from description of the format it looks that the one from Jetty also does so. Disclaimer: I have not tried them. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org