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 prob
Hi,
I was hoping someone could enlighten me a little bit about the
different between the two keystores. In my specific case I am
interested in certificates for use with tomcat. Tomcat is a java
application but it can use either keystore format.
One thing I have been having difficulty finding is