Let’s encrypt automation on Debian
eblog.damia.net
Let’s encrypt automation on Debian
1–10 of 32 posts
Re: Let’s encrypt automation on Debian
#2Re: Let’s encrypt automation on Debian
#3I really hope letsencrypt doesn't delay the real solution - DANE.
https://en.wikipedia.org/wiki/DNS-based_Authentication_of_Na...
Until the CA system is completely abolished, this appears to works great with LE -- free certificates and a guarantee that no other CA can impersonate you.
The ACME protocol could conceivably be extended to update SRV records along with the certificate for some DNS providers.
Re: Let’s encrypt automation on Debian
#4I really hope letsencrypt doesn't delay the real solution - DANE.
Re: Let’s encrypt automation on Debian
#5Re: Let’s encrypt automation on Debian
#6Re: Let’s encrypt automation on Debian
#7FYI, if you don't want to install all the dependencies of the official letsencrypt client, I made a https://github.com/diafygi/acme-tiny
Re: Let’s encrypt automation on Debian
#8Re: Let’s encrypt automation on Debian
#9This might be a dumb question, after I auto-generate all those ssl certs, how am I going to certify it at some CA? so that all browser will not pop up a warning page when the ssl-site is accessed? What's the key difference between letsencrypt and self-signed ssl certificate?
Re: Let’s encrypt automation on Debian
#10This might be a dumb question, after I auto-generate all those ssl certs, how am I going to certify it at some CA? so that all browser will not pop up a warning page when the ssl-site is accessed? What's the key difference between letsencrypt and self-signed ssl certificate?
EDIT: IdenTrust, not Entrust, sorry!