Problem with OCSP running Forms applications
Product: Oracle Forms 12c
Today 15th december 2023 I started having a problem running Oracle Forms applications on different clients.
The application were blocked with this error: "Caused by: java.security.cert.CertPathValidatorException: OCSP response error: MALFORMED_REQUEST".
Reviewing the certificate chain seems a Verisign Certificate G5 it's expired at 10th december 2023.
Could be this the problem? Do you have the same problem? How did you solved?
Complete error:
Java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: OCSP response error: MALFORMED_REQUEST
at com.sun.deploy.security.RevocationChecker.checkOCSP(Unknown Source)
at com.sun.deploy.security.RevocationChecker.check(Unknown Source)
at com.sun.deploy.security.TrustDecider.checkRevocationStatus(Unknown Source)