Certbot is very intrusive. I use acme-tiny for letsencrypt:
https://bodhi.fedoraproject.org/updates/?packages=acme-tiny
On 10/24/2016 12:43 PM, Sérgio Basto wrote:
On Sáb, 2016-09-24 at 22:30 +0200, Kevin Kofler wrote:
> Nicolas Chauvet wrote:
>> letsencrypt doesn't provide wildcard, and that will be a different
>> server (so a different cert).
> It doesn't allow wildcards, but it allows you to give up to 100 SANs
> (subject alternative names) for a certificate (the canonical one and
> 99
> more). So you can use the same cert for all *.rpmfusion.org
> subdomains
> (unless there are more than 100), but of course you don't have to.