Hello everybody,
I have recently updated the keystore with an SSL certificate of sha256RSA algorithm. Since then I get the below error.
<Nov 19, 2014 9:59:28 PM CST> <Debug> <SecuritySSL> <BEA-000000> <Using JCE Cipher: SunJCE version 1.5 for algorithm RSA/ECB/NoPadding>
<Nov 19, 2014 9:59:28 PM CST> <Debug> <SecuritySSL> <BEA-000000> <Cannot convert identity certificate
java.security.cert.CertificateParsingException: PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11
I updated JCE with the Unlimited strength jurisdication policy files. But no luck.
My
java is ::: jdk1.5.0_18
Please help me resolve this.
Regards,
Fred