Task #343
closedRenew all SSL certificates
0%
Description
Review and renew all SSL Certificates. Configure all servers to use per default SSL.
We are about privacy protection, let's lead by exemple!
Updated by Thomas Gaul about 9 years ago
- Assignee set to Gregory Engels
Decided text:
: Review and renew all SSL Certificates. Configure all servers to use per default SSL.
: We are about privacy protection, let's lead by example!
: https://letsencrypt.org/ -> its free (SSL is being used as a synonym)
Updated by Thomas Gaul about 9 years ago
- Status changed from New to Resolved
- Vote - Guillaume Saouli set to Yes
- Vote - Bailey Lamon set to Yes
- Vote - Thomas Gaul set to Yes
- Vote - Keith Goldstein set to Yes
- Vote - Raymond Johansen set to Yes
- Vote - Andrew Reitemeyer set to Yes
Updated by Gregory Engels about 9 years ago
Installed Letsencrypt on the lists.pp-international.net and have configured it for
https://lists.pp-international.net
https://tasks.pp-international.net
https://secret.pp-international.net
updated crontab to run renew of the certificates twice a day (it will only renew, if the expiration date is near, otherwise do nothing)
30 1 * * * /root/certbot-auto renew --quiet --no-self-upgrade
1 12 * * * /root/certbot-auto renew --quiet --no-self-upgrade
Updated by Gregory Engels about 4 years ago
- Status changed from Resolved to Closed