Hi.. I'm Japanese.. not so good English talker.
My server is M1 Macmini(Monterey) for FileMaker.
FileMaker system needs real SSL.. I must get and set? it to my server.
My domain is:
r2hs.jp
I ran this command:
sudo certbot certonly --manual --domain r2hs.jp
It produced this output:
Create a file containing just this data: u_????M.g????8
And make it available on your web server at this URL: http://r2????M
>>>> i got it....
cd .well-known/acme-challenge/
echo -n"u??????M.g?????8" > u?????M
>>>> ok.. i did it. I can see that file on my mac. (finder) and continue.. but,
Type: unauthorized
Detail: 163.4???2: Invalid response from http://r2????8guM: 403
>>>> MY QUESTION how can i resolve this 403 err.? **
** if you have some good advice, please tell me for? easy English.
thank you so much... everyone!
I challanged to change? router filltering. port 80 and 443 -> open
and i tried acme-challange.. but.
still now 403 err..returned..
next time i'll try that challange on another machine in my net work..
I don't think Palo Alto firewall is causing the 403 Forbidden either. We are seeing "Server: nginx" in the response headers. We have not seen any "Server" headers from the acme-challenge issue before. And, it seems unlikely a firewall would choose to send one.
This looks more like nginx server config is causing the 403.
@guymallow can you upload the config.txt file made by this command?
Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems:
Domain: r2hs.jp
Type: unauthorized
Detail: 163.44.185.222: Invalid response from http://r2hs.jp/.well-known/acme-challenge/ZyuGmyXXXXXXX5XIUWvdrY: 403
Hint: The Certificate Authority failed to verify the manually created challenge files. Ensure that you created these in the correct location.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
thank you Mr...rg305.. this is full err Msg.. Is this OK?
Is your server actually running nginx, as indicated by the return headers shown by @9peppe? Or is there a different nginx server in front of your server acting as reverse proxy? Questions questions. Unfortunately, you've removed most of the questions of the questionnaire which would have answered these questions
Mr...Osiris.. I'm so sorry.. but, i don't have any knowledge about network? (like this..)
that is the reason why, i've removed most of the title on template..
sorry...
by the way, i get another idea from my colleague. ill try it...