Estou tentando gerar o certificado para meu servidor e aparecendo as mensagens
Tentando gerar o certificado usando webroot da a mensagem abaixo
wmp@apache:~$ sudo certbot certonly --webroot -w /var/www
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Please enter the domain name(s) you would like on your certificate (comma and/or
space separated) (Enter 'c' to cancel): mudesto.wmp.net
Requesting a certificate for mudesto.wmp.net
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: mudesto.wmp.net
Type: unauthorized
Detail: xx.xxx.xx.xx: Invalid response from http://mudesto.wmp.net/.well-known/acme-challenge/Cy_K-QjYAVAHLbLFkZEAPPVOupY: 404
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed dom content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.logot with -v for more details.
Ja eu tentando geraro certificado usando standalone no primeiro print ele fala da porta sendo usada
wmp@apache:~$ sudo certbot certonly -d mudesto.wmp.net
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Requesting a certificate for mudesto.wmp.net
Could not bind TCP port 80 because it is already in use by another process on
this system (such as a web server). Please stop the program in question and then
try again.
(R)etry/(C)ancel:
Entao derrubei o apache e tentei novamente
wmp@apache:~$ sudo certbot certonly -d mudesto.wmp.net
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Requesting a certificate for mudesto.wmp.net
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: mudesto.wmp.net
Type: unauthorized
Detail: xx.xx.xxx.xx: Invalid response from http://mudesto.wmp.net/.well-known/acme-challenge/jZyokTdcgzwGCOMtgV5SWiK6i49gH_HX3uRiyw1t8vc: 404
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
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.
o que pode estar ocorrendo que nao consigo gerar o certificado a