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: bulgier.com
I ran this command: wacs.exe
It produced this output:
Authorizing using http-01 validation (SelfHosting)
Authorization result: invalid
{
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "97.113.42.253: Invalid response from http://bulgier.com/.well-known/acme-challenge/oCHCq0j80m5jhHjApz7WPSL3cPwLtt0gC38cARvTAp8: 403",
"status": 403
My web server is (include version): IIS 8.0.9200.16384
The operating system my web server runs on is (include version): Windows server 2012 build 9200
My hosting provider, if applicable, is: none
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): No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): Win-Acme 2.1.20.1185 (release, trimmed, standalone, 64-bit)
Win-acme didn't create the .well-known folder, so I created it manually, and the acme-challenge subfolder.
I created a test file in acme-challenge and I can access it from the web, via http or https.
Grateful for any advice!