Virtualmin and Certbot

3 posts / 0 new
Last post
#1 Thu, 01/25/2018 - 07:20
gyorgy.chityil@...

Virtualmin and Certbot

I read some of the guides that use the old letsencrypt client.

Letsencrypt now recommends using certbot as per https://letsencrypt.org, but certbot seems to be incompatible with Virtualmin as letsencrypt stores cert files in /etc/letsencrypt/live, while Virtualmin stores them under /home/username/...

Anyone successfully using certbot with letsencrypt?

Thu, 01/25/2018 - 08:22
scotwnw

I would not say successfully yet, but I had a couple of domains that wouldn’t auto renew or manually renew with letsencrypt/virtmin. Installed certbot and it worked for those 2 domains the first time. So I'm running certbot manually and manually copying the certs to the folder virtualmin is expecting.

Thu, 01/25/2018 - 09:15
gyorgy.chityil@...

I got certbot to work with certonly update specifying the cert path... Would be nice to have Virtualmin auto do this :P

Topic locked