Hi! > One thing I have been having difficulty finding is how to import more > than one certificate into a PKCS keystore. The JKS supports multiple > certificates and I assume that PKCS must as well I just haven't been > able to find out how to add another key to the keystore.
I ran into the problem of converting PEM format keys/certs and importing them into Java keystores for use with a project called OpenNMS. It was a chore. I found some tools to help do this. http://www.opennms.org/index.php/Standalone_HTTPS_with_Jetty#Using_a_Pre-existing_Private_Key_and_Certificate Hope this writeup helps. It contains pointers to a Java tool called ImportKey and a writeup on the conversion process. Bobby ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]