openwisp / ansible-wireguard-openwisp

BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

[feature] Add automation to restart UWSGI if the service is using SSL certificate provisioned using certbot #43

Open pandafy opened 9 months ago

pandafy commented 9 months ago

In the documentation we provide an example to use SSL certificates provisioned by Let's Encrypt. These SSL certificate expire every 3 months. The certbot automation renews the SSL certificate. We need to add automation to restart the UWSGI service after the certbot has renewed the certificate.