Hi All, We have recently created a RACF digital certificate and it is used to encrypt a file on the Postilion server. Later the file is transferred to the Mainframes and when we try to decrypt the file, we are getting below error:
Caught GeneralSecurityException: null java.security.InvalidKeyException at com.ibm.crypto.provider.RSASSL.engineUnwrap(RSASSL.java:50) at javax.crypto.Cipher.unwrap(Unknown Source) at PFJDKeyInt1.main(PFJDKeyInt1.java:41) We are using Java V7, 31 bit(2013 release). The above had worked earlier with Java V7, 31 bit(2013 release) until I have made the changes in the job to make it use a different level of Java(by mounting the zFS file of Java V7, 31 bit(2016 release). Now, with any of the Java release, it fails with above error. Please let me know if I have to refresh something in the Java or something else to be done? Kind Regards, Sandeep ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
