valtzu/smart-coffee

Use Let's Encrypt to automatically obtain SSL sertificates

Closed this issue · 2 comments

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 276a651.

This functionality is removed in f8d1f53.