Responder's certificate not within the validity period

Amit Kumar Padhi 1 Reputation point
2021-08-25T12:36:07.123+00:00

We are recieving this error since yday for few of our websites, and the issue is intermittent and not happening all the time. We have checked with Oracle, and they have also confirmed few other customers have complained of the same. Just wondering if there are recent security enhancements or patches went in from Microsoft IE/Edge which is causing this problem globally.

Caused by: java.security.cert.CertPathValidatorException: Responder's certificate not within the validity period
at sun.security.provider.certpath.OCSPResponse.verify(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at sun.security.provider.certpath.OCSP.check(Unknown Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at com.sun.deploy.security.RevocationChecker$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.security.RevocationChecker.doPrivilegedOCSPCheck(Unknown Source)
... 32 more
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Mon Aug 23 06:23:56 SGT 2021
at sun.security.x509.CertificateValidity.valid(Unknown Source)
at sun.security.x509.X509CertImpl.checkValidity(Unknown Source)

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Microsoft Edge | Microsoft Edge development
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2021-08-25T19:23:06.483+00:00

    Hello @Amit Kumar Padhi ,

    Here is the list of security updates on edge
    https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel

    The latest security update was on August 19 and if that causes the Issues you can use the Feedback Hub to let Microsoft to know about it.

    If an Answer is helpful, please click "Accept Answer" and upvote it : )

    Happy helping
    Mukesh

    2 people found this answer helpful.
    0 comments No comments

  2. Noel Burgess 631 Reputation points
    2021-08-25T15:59:35.65+00:00

    See this thread on the Oracle community forum:
    https://community.oracle.com/tech/developers/discussion/4488106/impossible-to-validate-certificate-java-8-update-301-forms-12-4

    There is a patch available for (some) affected users.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.