-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Would it be possible to have letsencrypt-vesta issue and auto renew an SSL certificate for the VestaCP Admin Panel and replace the self assigned certificate.
Currently I do this with the following but wish to have one system for all:
git clone https://github.com/letsencrypt/letsencrypt cd letsencrypt ./letsencrypt-auto --help ./letsencrypt-auto certonly --renew-by-default --webroot -w /home/admin/web/example.com/public_html -d example.com cp /etc/letsencrypt/live/example.com/cert.pem /usr/local/vesta/ssl/certificate.crt cp /etc/letsencrypt/live/example.com/privkey.pem /usr/local/vesta/ssl/certificate.key
aalonzolu and dbrw
Metadata
Metadata
Assignees
Labels
No labels