Re: [w3c/ServiceWorker] What to do when an installed service worker's certificate changes/expires (#1523)

Safari recently changed its policy on that topic, this should go in STP soon:
- If the service worker is serving a resource that does not contain a certificate info, for navigation, we use the certificate info retrieved as part of the service worker script fetch.
- If the certificate info changes when soft-updating the service worker script, we treat it as if the service worker script changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1523#issuecomment-670444798

Received on Friday, 7 August 2020 10:17:40 UTC