Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: yepezwedding2023.com
I ran this command:
certbot certonly --webroot -w "C:\xampp\htdocs\1\YepezWedding2023" -d yepezwedding2023.com
It produced this output:
Saving debug log to C:\Certbot\log\letsencrypt.log
Requesting a certificate for yepezwedding2023.com
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems: Domain: yepezwedding2023.com
Type: unauthorized
Detail: 2607:f1c0:100f:f000::200: Invalid response from http://yepezwedding2023.com/.well-known/acme-challenge/UejqBixn2MpRCCQ2Lp4SeckD61WfZWt8bqx-_joug_s: 204
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their 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 C:\Certbot\log\letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version):
ApacheFriends XAMPP Version 8.2.4 - Apache 2.4.56
The operating system my web server runs on is (include version):
Windows Server 2022 Datacenter 21H2 OS Build: 20348.1906
My hosting provider, if applicable, is: AWS EC2
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Xampp v3.3.0
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
2023-09-06 04:16:56,789:DEBUG:certbot._internal.main:certbot version: 2.6.0
2023-09-06 04:16:56,789:DEBUG:certbot._internal.main:Location of certbot entry point: C:\Program Files\Certbot\bin\certbot.exe
2023-09-06 04:16:56,789:DEBUG:certbot._internal.main:Arguments: ['--preconfigured-renewal']
2023-09-06 04:16:56,790:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-09-06 04:16:57,201:DEBUG:certbot._internal.log:Root logging level set at 30
2023-09-06 04:17:03,280:DEBUG:certbot._internal.plugins.selection:Requested authenticator None and installer None
2023-09-06 04:17:03,282:DEBUG:certbot._internal.plugins.selection:No candidate plugin
Additional info: the directory: .well-known/acme-challenge is not being created. Not sure what is preventing this.
Domain registered with ionos, hosting through AWS EC2.
I intend to host and have other domains and SSL certs on this server but unable to get this one operational.