Redirecting ports for the caddy to non-default ones causes the certificate generation to fail? #36
-
Hi, I'm not a web developer (but I have some experience with software) so my terminology/understanding may be wrong... For the caddy container I have decided to use higher ports instead of the regular ones for the HTTP/HTTPS. This setup worked for me for several months. So... I wouldn't call it a bug - that's why it's not a bug report, but I'd like to move it one day back to these custom ports. Any suggestions how to do it? Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, @bartoszbielawski. Caddy is required to use 80 and 443 ports for Automatic HTTPS feature (ACME challenge) with default settings. |
Beta Was this translation helpful? Give feedback.
Hello, @bartoszbielawski.
Caddy is required to use 80 and 443 ports for Automatic HTTPS feature (ACME challenge) with default settings.
You could try another option, but it will require some Caddy tweaking.