esackbauer Hey!
My Nginx config is the exact same like the one in the docs.
From what I can see, it is able to handle ipv6 requests.
I have also changed it to match my domain name. As for the SSL cert, this is my SSL certificate at the moment that ACME is trying to refresh, but can’t due to god knows what.
I did notice, however, that after disabling ip checks and http checks, and it passes the initial checks, it does throw another error (The one in the codeblock I sent in the OP). THere’s a ling in there, specifically, https://acme-v02.api.letsencrypt.org/acme/chall/2409217697/523174864227/eefQ-Q, which says how it tried GETting an acme challenge and the server returned a 403. When I go to the URL it was trying I get a 404, and if I go to the HTTPS version of it, I get a 400 due to it being an HTTP port apparently.
I did notice, however, that after disabling ip checks and http checks, and it passes the initial checks, it does throw another error (The one in the codeblock I sent in the OP). THere’s a ling in there, specifically, https://acme-v02.api.letsencrypt.org/acme/chall/2409217697/523174864227/eefQ-Q, which says how it tried GETting an acme challenge and the server returned a 403. When I go to the URL it was trying I get a 404, and if I go to the HTTPS version of it, I get a 400 due to it being an HTTP port apparently.
I did notice, however, that after disabling ip checks and http checks, and it passes the initial checks, it does throw another error (The one in the codeblock I sent in the OP). THere’s a ling in there, specifically, https://acme-v02.api.letsencrypt.org/acme/chall/2409217697/523174864227/eefQ-Q, which says how it tried GETting an acme challenge and the server returned a 403. When I go to the URL it was trying I get a 404, and if I go to the HTTPS version of it, I get a 400 due to it being an HTTP port apparently.
I did notice, however, that after disabling ip checks and http checks, and it passes the initial checks, it does throw another error (The one in the codeblock I sent in the OP). There’s a line in there, which says how it tried GETting an acme challenge and the server returned a 403. When I go to the URL it was trying I get a 404, and if I go to the HTTPS version of it, I get a 400 due to it being an HTTP port apparently.
Now, what is supposed to be served to the CA when that acme request is made? How does mailcow handle serving that?
I did notice, however, that after disabling ip checks and http checks, and it passes the initial checks, it does throw another error (The one in the codeblock I sent in the OP). There’s a line in there, which says how it tried GETting an acme challenge and the server returned a 403. When I go to the URL it was trying I get a 404, and if I go to the HTTPS version of it, I get a 400 due to it being an HTTP port apparently.
Now, what is supposed to be served to the CA when that acme request is made? How does mailcow handle serving that?
Apologies for the spam. The website kept saying oops something went wrong without visually updating that I was posting the same reply over and over.