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

Added option to ignore HTTPS errors #170

Merged
merged 1 commit into from
Feb 20, 2021
Merged

Added option to ignore HTTPS errors #170

merged 1 commit into from
Feb 20, 2021

Conversation

OliverKovacs
Copy link
Contributor

@OliverKovacs OliverKovacs commented Dec 10, 2020

Name: "browser-preview.ignoreHttpsErrors"

Its value will be passed as ignoreHTTPSErrors to puppeteer.launch([options]).
(Docs)

You may need to reopen the browser tab for changes to take effect.
You can try it with this link.

Closes #142

@auchenberg
Copy link
Owner

Thanks for the PR @OliverKovacs! Added one comment.

@philippbosch
Copy link

Awesome work, @OliverKovacs! How can we push this over the finish line?

@OliverKovacs
Copy link
Contributor Author

Awesome work, @OliverKovacs! How can we push this over the finish line?

Idk, I don't have write access on this repo.

@auchenberg auchenberg merged commit 97ef53d into auchenberg:master Feb 20, 2021
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

Successfully merging this pull request may close these issues.

Feature: Option to enable self-signed SSL certificates
3 participants