You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
Need to configure the SSL certificate in order for nginx to run with https. Here the expected configuration:
# ssl_certificate /home/letsencrypt/certs/secure.europython.eu/fullchain.cer;
# ssl_certificate_key /home/letsencrypt/certs/secure.europython.eu/secure.europython.eu.key;
# ssl_dhparam /home/letsencrypt/certs/dhparam.pem;