Hi, I am using Java 1.4.2_05, creating a PKCS12 KeyStore and trying to load the certificate of my CA; however, I get a nice error message that "TrustedCertEntry not supported". Does anyone have any experience with this? I think it is a problem with the standard KeyStore implementation - does BouncyCastle support this? Cheers, Matthew