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. https://crt.sh/?q=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: fastpassmanager.goering.de [5.10.178.170]
I ran this command:
[INFO] A simple Windows ACMEv2 client (WACS)
[INFO] Software version 200.0.6959.25723 (RELEASE)
[INFO] IIS version 7.5
[INFO] Please report issues at https://github.com/PKISharp/win-acme
N: Create new certificate
M: Create new certificate with advanced options
L: List scheduled renewals
R: Renew scheduled
S: Renew specific
A: Renew all
C: Cancel scheduled renewal
X: Cancel all scheduled renewals
T: (Re)create scheduled task
I: Import scheduled renewals from WACS/LEWS 1.9.x
Q: Quit
Please choose from the menu: n
[INFO] Running in mode: Interactive, Simple
1: Single binding of an IIS site
2: SAN certificate for all bindings of an IIS site
3: SAN certificate for all bindings of multiple IIS sites
4: Manually input host names
C: Cancel
Which kind of certificate would you like to create?: 1
1: fastpassmanager.goering.de (SiteId 2)
C: Cancel
Choose binding: 1
It produced this output:
[INFO] Target generated using plugin IISBinding: fastpassmanager.goering.de
[INFO] Authorize identifier: fastpassmanager.goering.de
[INFO] Authorizing fastpassmanager.goering.de using http-01 validation (SelfHos
ting)
[EROR] Authorization result: invalid
[EROR] Create certificate failed: Authorization failed
My web server is (include version): IIS Server 7.5
The operating system my web server runs on is (include version): Windows Server 2008 R2
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know): yes, admin priviliges are provided
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
Thanks in advance!