Re: [ServiceWorker] Need for linkable and reusable section that defines the https restriction (#601)

I added a text about using secure context for SW in the Security Considerations section: https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#secure-context. I agree we should largely defer to what the Secure Context spec defines. Note that `"file"` scheme and `"wss"` scheme are filtered out when it gets to fetch.

@mvano let me close the issue. If you have further concerns/needs about the use of secure contexts in SW spec, please feel free to re-open it.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/601#issuecomment-128635909

Received on Friday, 7 August 2015 08:15:50 UTC