Re: [fetch] Request for support for certificate pinning (#98)

Also, to provide a lighter version and less of a footgun the global list could be left out. The mode flag would be unnecessary, all the request would need is a list of fingerprints that would have to be provided per request. If the list is provided the cert would have to match, otherwise it would behave as before.

At this level of support I think a global list could be monkey-patched in, if required.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/98#issuecomment-130074968

Received on Tuesday, 11 August 2015 21:02:28 UTC