Saving PKCS12 resulted in Error in the log file
Hi there,
I am gettng error when saving .pfx file (PKCS12) format. Below is the error log ... NOTE: I have made sure the JDK has the US unlimited policy installed.
2016-02-02 18:54:42,904 [ttp-bio-8080-exec-14] [TABTHREAD3] [ ] [ abc:01.01.01] (Admin_Security_Keystore.Action) ERROR localhost| Proprietary information hidden Admin@sco1 - Unable to generate alias listjava.io.IOException: exception unwrapping private key - java.security.InvalidKeyException: Illegal key size
You could also try this out with the selfsign jks and convert it to P12 format to try this out e.g.
keytool -importkeystore -srckeystore keystore_sc1.jks -destkeystore sericharoesri.p12 -srcstoretype JKS -deststoretype PKCS12 -deststorepass password -srcalias selfsigned -destalias selfsigned
Please try to create a keystore rule with the attached p12. The password is "password"
Enviroment: Pega 7.1.9 and 7.1.7
Please advice.
Regards
Seri