Adjkey -import -file Adkeystore.crt -trustcacerts Fails With Error Code 1
(Doc ID 1635529.1)
Last updated on FEBRUARY 22, 2023
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.1.3 to 12.2 [Release 12.1 to 12.2]Information in this document applies to any platform.
Symptoms
Trying to apply <Note 1591073.1> to enable Jar signing in an E-Business 12.1 environment where an error occurs on step 4.5 Importing the signed certificate into the keystore with the command below:
adjkey -import -file adkeystore.crt -trustcacerts
adjkey error:
keytool -import -file adkeystore.crt -trustcacerts -keystore /u01/app/oracle/apps/apps_st/appl/admin/adkeystore.dat -alias UAT2_usscuat2cm
The above Java program failed with error code 1.
keytool -import -file adkeystore.crt -trustcacerts -keystore /u01/app/oracle/apps/apps_st/appl/admin/adkeystore.dat -alias UAT2_usscuat2cm
The above Java program failed with error code 1.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |