Error "jarsigner: Certificate chain not found error" When Trying To Re-Sign Jar Files
(Doc ID 751338.1)
Last updated on AUGUST 11, 2024
Applies to:
Oracle E-Business Suite Technology Stack - Version 11.5.10.0 to 11.5.10.2 [Release 11.5 to 11.5.10]Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
On 11.5.10 in Production:
When attempting to re-sign JAR files through adadmin using a third party supllied certificate the
following error occurs:
Executing: jarsigner -keystore ******** -storepass ******** -keypass ******** -sigfile CUST
-signedjar $COMMON_TOP/java/oracle/apps/fnd/jar/fndnetcharts.jar.sig
$COMMON_TOP/java/oracle/apps/fnd/jar/fndnetcharts.jar.uns <digital signature alias>
ERROR: JarSigner subcommand exited with status 1
JarSigner standard output:
jarsigner: Certificate chain not found for: <digital signature alias>.
<digital signature alias> must reference a valid KeyStore key entry containing a private key
and corresponding public key certificate chain.
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 |