Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VeriSign Class 3 Code Signing 2010 CA

3608099Dec 21 2017 — edited Dec 27 2017

Good morning,

I was wondering if anyone has dealt with Digitally Signed Jar files and lock up issues when running Oracle Hospitality 5.0.5 webapp?  Trying to see if we can change the digital signature so we can avoid ongoing issues. 

The problem is caused by the VeriSign Class 2 CS CA with serial # that is in http://sv.symcb.com/sv.crl - which does not go away even if the root certificate is trusted on client side.  Below is the Java trace details.

ecurity: Failing over to CRLs: java.io.IOException: Server returned HTTP response code: 405 for URL: http://s2.symcb.com

network: Cache entry found [url: http://s1.symcb.com/pca3-g5.crl, version: null]

cache: Adding MemoryCache entry: http://s1.symcb.com/pca3-g5.crl

cache: Resource http://s1.symcb.com/pca3-g5.crl has expired.

network: Connecting http://s1.symcb.com/pca3-g5.crl with proxy=HTTP @ spproxy.littlesixinc.net/10.32.36.110:8080

network: ResponseCode for http://s1.symcb.com/pca3-g5.crl : 304

network: Encoding for http://s1.symcb.com/pca3-g5.crl : null

network: Disconnect connection to http://s1.symcb.com/pca3-g5.crl

cache: registerReference: com.sun.deploy.cache.MemoryCache$CachedResourceReference@52201a71: 1

network: Connecting http://sv.symcd.com/ with proxy=HTTP @ spproxy.littlesixinc.net/10.32.36.110:8080

security: OCSP Response: GOOD

security: Certificate validation succeeded using OCSP/CRL

security: Saving certificates in Deployment session certificate store

security: Saved certificates in Deployment session certificate store

security: Saving certificates in Deployment session certificate store

security: Saved certificates in Deployment session certificate store

security: Verifying permission attribute in main jar: https://mysite.com/FormsExtensions.jar

basic: Plugin2ClassLoader.getPermissions CeilingPolicy allPerms

security: The certificate has expired, need to check timestamping info

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2018
Added on Dec 21 2017
1 comment
3,722 views