Getting Security Validation Failed On Signed Jar File Using JRE 1.6.0_30
(Doc ID 1458844.1)
Last updated on JULY 15, 2023
Applies to:
Oracle Forms - Version 10.1.2.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
* When attempting to sign and use the nds.jar, getting security validation failed on signed jar file.
* There is only one .sf file and no .dsa files Getting "java.security.cert.CertPathValidatorException: signature check failed" When Using JRE 1.6.0_20
* Error(s)
Getting the following error on a jar file signed using sign_webutil.bat.
network: Connecting http://webserver.domain:< port >/forms/java/nds.jar with proxy=DIRECT
network: CleanupThread used 2 us
network: Downloading resource: http://webserver.domain:< port >/forms/java/nds.jar
Content-Length: 86,797
Content-Encoding: null
network: Wrote URL http://webserver.domain:< port >/forms/java/nds.jar to File C:\Documents and Settings\userid\Application Data\Sun\Java\Deployment\cache\6.0\34\2e7bd122-7533bd2e-temp
network: CleanupThread used 3 us
security: Loading certificates from Deployment session certificate store
security: Loaded certificates from Deployment session certificate store
security: Loading certificates from Internet Explorer TrustedPublisher certificate store
security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
security: Validate the certificate chain using CertPath API
security: Obtain certificate collection in Root CA certificate store
security: Obtain certificate collection in Root CA certificate store
security: Start to check whether root CA is replaced
security: The root CA hasnt been replaced
security: No timestamping info available
security: Found jurisdiction list file
security: No need to checking trusted extension for this certificate
security: The CRL support is disabled
security: The OCSP support is disabled
Ignored exception: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: basic constraints check failed: this is not a CA certificate
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 |