> Does Sun have available a provider package that offers PKCS12 certificate
> format? Currently I'm using Keytool of jdk1.2. However the default keystore
> type is sun's proprietary "jks". This limits its usefulness in managing and
> exporting certificates to browsers (i.e. Netscape) that require certificates
> are of the PKCS12 type. If sun does not provide this package, could you
> please send me a list of providers that I may contact to get a PKCS12
> package to use with Keystore.type.
I am not aware of any providers which have implemented
a PKCS12 keystore type.
Jan