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

A question about self-signed cert used in https case #36

Closed
royling opened this issue Aug 9, 2019 · 1 comment
Closed

A question about self-signed cert used in https case #36

royling opened this issue Aug 9, 2019 · 1 comment

Comments

@royling
Copy link

royling commented Aug 9, 2019

If a self-signed cert is used in the target server, the browsers require user's override to handle the requests. In Chrome, it gives NET::ERR_CERT_AUTHORITY_INVALID first.

In this case, this lib (for browser) would not work. Right?
I think it would be good to note this in the doc, I can submit a PR if acceptable.

@sindresorhus
Copy link
Owner

I don't really see why that needs to be documented here. It's just basic XHR/fetch behavior. It's not specific to this module.

@royling royling closed this as completed Aug 15, 2019
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