Mayur Dhurpate
Results
2
issues of
Mayur Dhurpate
I have added a Makefile command `gen-https-cert` which does the following: - Runs the `certbot` container separately - Generate new certificate for `$host` domain - Changes the Nginx config to...
When I try running `sudo certbot --nginx -d wiki.example.com`, it fails with following message: `nginx: [error] invalid PID number "" in "/run/nginx.pid"` How to add certificates for Dockerised Nginx?