certbot-dns-desec icon indicating copy to clipboard operation
certbot-dns-desec copied to clipboard

Let's Encrypt Certificates for Domains Hosted at deSEC

Results 7 certbot-dns-desec issues
Sort by recently updated
recently updated
newest added

Certbot has official images on docker hub, also specific images for each official plugin. Is there any plan to create a docker image for certbot + desec ?

enhancement
help wanted

Solution for #20 . With these changes, you can build a snap package by yourself. For an official snap package there is left a little more work.

The Certbot snap supports the x86_64, ARMv7, and ARMv8 architectures. The Certbot team strongly recommend that most users should install Certbot through the snap. Unfortunately, there is no snap package...

I was wondering if it's possible to also update `TLSA` records after a certificate is fetched?

enhancement
help wanted

Currently, it's not possible to request one certificate for multiple domains which are not owned by the same deSEC acccount. To support this use case, we could check the credentials...

enhancement