Closed valtzu closed 6 years ago
Service workers need SSL to work so we should automatically obtain the certificate when new domains are detected. However, some sort of authentication must be involved to prevent anyone creating certificates by faking the Host header.
Implemented in 276a65155b95a2c9ae85797407ba24b983c90c81.
This functionality is removed in f8d1f5352213f1f348841fb77e4bf5616f6b3a6d.
Service workers need SSL to work so we should automatically obtain the certificate when new domains are detected. However, some sort of authentication must be involved to prevent anyone creating certificates by faking the Host header.