Use acme.sh for letsencrypt

Request and discuss new features you would like to have.
Post Reply
thermionic
Posts: 7
Joined: 22 Oct 2014 13:46

Use acme.sh for letsencrypt

Post by thermionic »

Although any letsencrypt support is better than no letsencrypt support, the current letsencrypt method can only use HTTP-01 and does not support DNS-01.

The advantage of using DNS-01, is that if DNS is hosted on a supported provider, there is no requirement for HTTP inbound.

Although certbot has support for some DNS providers https://certbot.eff.org/docs/using.html#dns-plugins acme.sh has support for many more https://github.com/Neilpang/acme.sh/tree/master/dnsapi
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Use acme.sh for letsencrypt

Post by shawniverson »

Post Reply