Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dead link error due to "unable to verify first certificate" #132

Open
amimas opened this issue May 7, 2020 · 1 comment
Open

Dead link error due to "unable to verify first certificate" #132

amimas opened this issue May 7, 2020 · 1 comment

Comments

@amimas
Copy link

amimas commented May 7, 2020

I have a link that is being reported as dead. The error message says "unable to verify first certificate".

   24:25  error  https://dashboard.elasticpath.com is dead. (request to https://dashboard.elasticpath.com/ failed, reason: unable to verify the first certificate)   no-dead-link

It seems to be intermittent. The error doesn't happen consistently but it happens frequently. And I can't see any issues in the cert either so far.

@azu
Copy link
Member

azu commented May 21, 2020

Its look like server problem, but https://ssltools.digicert.com/checker/views/checkInstallation.jsp say that dashboard.elasticpath.com certificat chain is valid.

node.js - Error: unable to verify the first certificate in nodejs - Stack Overflow

We can add ignore option like ignoreUnauthorized for avoiding this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants