nginx-certbot
nginx-certbot copied to clipboard
Boilerplate configuration for nginx and certbot with docker-compose
I have the same issue with the below problem: https://community.letsencrypt.org/t/the-certificate-authority-failed-to-download-the-temporary-challenge-files-created-by-certbot-connection-refused/159426/8 So, To fix this, which add Nginx property challenge in listen 443
Hello, I am trying to generate a certificate for an instant messaging system in Ubuntu Server 20.04, so I need the certificate to contain subdomains. I added the subdomains in...
In some my project I do need to fully automate SSL certificate creation without user intervention. Idea is to move `init-letsencrypt.sh` and tune up scripts so initial certificates will be...
Great method to setup and manage certs! I have it working, but when I tried to setup for renewal, I no longer see nginx logs. IIUC, it seems like nginx...
Hi, Hope this project is still somewhat alive and someone can give me a hand :) After following the tutorial back and forth, I'm continuously getting the following error in...
@wmnnd the idea behind this PR is that you don't need to tweak the script file to configure anything such as domains, emails, etc. Just create a .env file and...
Not an actual issue This is what the world needs to make HTTPs reality. Today I went from 0 to DDNS + TLS in 3 hours. Thank you for creating...
Changing the local path of the conf.d directory containing the app.conf file to it's own conf dir under nginx would make the structure more consistent with the other directories. It...
I am trying to run init-letsencrypt inside of a docker container which I use to launch and maintain other docker containers on my host (by volume mounting the docker.sock). This...
### Downloading recommended TLS parameters ... ### Creating dummy certificate for example.org ... Creating network "nginx-certbot_default" with the default driver Creating nginx-certbot_certbot_run ... done Generating a RSA private key ............++++...