Re: java certificates jarsigner: unable to recover key from keystore
Posted by Kathy on Aug 06, 2015; 1:48pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/java-certificates-jarsigner-unable-to-recover-key-from-keystore-tp399p407.html
Sorry for the string of responses ... but perhaps this is a red herring ... I cannot do the command from the system that actually compiled the jars with the trusted certificate ... so I am including to other errors that I am seeing ... first when I compile the jars (force) using adadmin I get the following error:
About to Sign benall.jar : Tue Aug 04 2015 10:12:11
Executing: /oracle/prodR12/fs2/EBSapps/comn/util/jdk32/jre/bin/java -Djava.security.egd=file:/dev/urandom sun.security.tools.JarSig
ner -keystore ******** -sigfile CUST -signedjar /oracle/prodR12/fs2/EBSapps/comn/java/classes/oracle/apps/fnd/jar/benall.jar.sig /
oracle/prodR12/fs2/EBSapps/comn/java/classes/oracle/apps/fnd/jar/benall.jar.uns EBSJavaCode
ERROR: JarSigner subcommand exited with status 1
JarSigner standard output:
jarsigner: unable to recover key from keystore
JarSigner error output:
Enter Passphrase for keystore: Enter key password for EBSJavaCode:
Second thing when I do jarasigner -verify -verbose -certs I get this following
[CertPath not validated: Path does not chain with any of the trust anchors]
thanks again for any help you can offer .. this is driving crazy! thanks Kathy