Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certbot needs Port 80 accessible on Docker host #75

Open
krisdthompson opened this issue Oct 27, 2021 · 1 comment
Open

Certbot needs Port 80 accessible on Docker host #75

krisdthompson opened this issue Oct 27, 2021 · 1 comment
Assignees
Labels
docs Documentation errors/improvement requests

Comments

@krisdthompson
Copy link

krisdthompson commented Oct 27, 2021

For the Certbot HTTP based verification to work, port 80 also needs to be open.

> docker logs iotdash_nginx_1
...
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for iotdash.XXXX.com
nginx: [error] invalid PID number "" in "/run/nginx.pid"
Waiting for verification...
Cleaning up challenges
Deploying Certificate to VirtualHost /etc/nginx/sites-enabled/default
Redirecting all traffic on port 80 to ssl in /etc/nginx/sites-enabled/default

Port 80 must be open to the NGINX host. e.g. validate the Network Security Group if using Microsoft Azure.

Good tip for Setup docs. Add to list of required ports.

@krisdthompson krisdthompson changed the title Certbot needs Port 80 accessible as well Certbot needs Port 80 accessible on Docker host Oct 27, 2021
@terrillmoore terrillmoore added the docs Documentation errors/improvement requests label Oct 27, 2021
@terrillmoore
Copy link
Member

@krisdthompson thanks! We'll update this.

MuruganChandrasekar pushed a commit that referenced this issue Oct 28, 2021
MuruganChandrasekar pushed a commit that referenced this issue Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation errors/improvement requests
Projects
None yet
Development

No branches or pull requests

4 participants