SSL certificate should be auto-updated
Opened this issue · 3 comments
todorus commented
A docker image with Certbot is used to update the certificate. Find out how to run this once every day and check if the cert gets updated
todorus commented
the init script seems to work ok, but it does not create a symbolic link from the /certificates/live
directory to the current certificate dir
todorus commented
certbot seems to make symbolic links, but not in the live directory. Modified the container script to the directory with links to the live dir, but haven't tested it yet.
TODO
- test certbot init
- test certbot renew/update
todorus commented
Thinking about treating the certificate differently from the containers and have it as a dependency of the server that Certbot should be installed