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

Test site with invalid SSL certificate fails #9359

Closed
Mef45 opened this issue Jul 12, 2019 · 2 comments
Closed

Test site with invalid SSL certificate fails #9359

Mef45 opened this issue Jul 12, 2019 · 2 comments

Comments

@Mef45
Copy link

Mef45 commented Jul 12, 2019

Provide the steps to reproduce

  1. Run LH CLI on https://expired.badssl.com/
    lighthouse https://expired.badssl.com/ --chrome-flags='--ignore-certificate-errors'

What is the current behavior?

Test fail with error
Insecure document request: The URL you have provided does not have a valid security certificate. This site is missing a valid, trusted certificate (net::ERR_CERT_DATE_INVALID).

What is the expected behavior?

Test website with invalid SSL cert & --chrome-flags='--ignore-certificate-errors' flag must complete

Environment Information

  • Affected Channels:CLI
  • Lighthouse version: 5.1.0
  • Node.js version: 12.5.0
  • Operating System: Ubuntu 18.04

Related issues

@patrickhulce
Copy link
Collaborator

Thanks for filing!

The fix for this landed June 3 (#8865) and there has just not been a release yet. It will be fixed in the upcoming version.

@Mef45
Copy link
Author

Mef45 commented Jul 12, 2019

Thanks for quick reply. I'll wait for the new version with impatience.

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

No branches or pull requests

2 participants