question

AmitKumarPadhi-1120 avatar image
0 Votes"
AmitKumarPadhi-1120 asked YuZhou-MSFT commented

Responder's certificate not within the validity period

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-10-networkms-edge
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @AmitKumarPadhi-1120

Does the issue occur when you use other browsers like Chrome?
I think the issue is related with Oracle not Edge's security updates. Just like LimitlessTechnology-2700 saying, the latest security update of Edge was on August 19, and I think it has nothing related with the issue you get.
You can try the patch in Firedog's answer to see if it can fix your issue.

0 Votes 0 ·
Firedog avatar image
1 Vote"
Firedog answered

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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
2 Votes"
LimitlessTechnology-2700 answered

Hello @AmitKumarPadhi-1120 ,

Here is the list of security updates on edge
https://docs.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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.