sustrik / libdill

Structured concurrency in C
MIT License
1.68k stars 156 forks source link

SSL certificate for https://libdill.org/ isn't valid #180

Open yurivict opened 5 years ago

yurivict commented 5 years ago

Firefox complains:

libdill.org uses an invalid security certificate.
The certificate is only valid for the following names: *.github.com, github.com, *.github.io, github.io
Error code: SSL_ERROR_BAD_CERT_DOMAIN
sustrik commented 5 years ago

Yep, it's only available via http://. I'll add a certificate once I have some free time.