Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

Allow interaction with sites having invalid SSL/TLS certificate #329

Open
r0ps3c opened this issue Nov 2, 2017 · 5 comments
Open

Allow interaction with sites having invalid SSL/TLS certificate #329

r0ps3c opened this issue Nov 2, 2017 · 5 comments

Comments

@r0ps3c
Copy link

r0ps3c commented Nov 2, 2017

Using chromeless with sites having an invalid TLS cert (self-signed, etc.) is not possible as chrome/chromium refuses to load them, and there are currently no commandline flags to override this behavior.

@r0ps3c
Copy link
Author

r0ps3c commented Nov 2, 2017

@IAmHughes
Copy link

I would love to see this implemented as well.

@timbaileyjones
Copy link

Yeah, I could use it too. (right now, in fact 😞)

@skiloop
Copy link
Contributor

skiloop commented Aug 21, 2018

Old version CDP can be implement as the example as @r0p0s3c mentioned.
The latest version of CDP has a new interface setIgnoreCertErrors

If ignore cert errors is set true in one of the two ways above, new tab in the same chrome instance will go with this configuraton even start chromeless with no ignore cert errors

I create a PR #464 and there is a test example here

@mwillfox
Copy link

Is there any plan to have this merged any time soon? We use chromeless heavily but need to be able to screenshot sites with invalid certificates.

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

No branches or pull requests

5 participants