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: rahulpc.com
Exchange server 2019 name- adpc
I ran this command: wacs.exe --target manual --host rahulpc.com,mail.rahulpc.com,autodiscover.rahulpc.com --certificatestore My --acl-fullcontrol “network service,administrators” --installation iis,script --installationsiteid 1 --script “./Scripts/ImportExchange.ps1” --scriptparameters “‘{CertThumbprint}’ ‘IIS,SMTP,IMAP’ 1 ‘{CacheFile}’ ‘{CachePassword}’ ‘{CertFriendlyName}'”
It produced this output: [mail.rahulpc.com] {"type":"urn:ietf:params:acme:error:unauthorized","detail":"150.129.182.142: Invalid response from http://mail.rahulpc.com/.well-known/acme-challenge/CxgInZrHxBef43Oj0_y-iT89wjDFKdBRd8q4oat_--M: 500","status":403,"instance":null}
[mail.rahulpc.com] Deactivating pending authorization
[rahulpc.com] Deactivating pending authorization
Create certificate failed
I am trying to generate the SSL certificate for exchange server 2019 for test lab environment. I tried to use the DNS/TXT record verification method and for some reason it is not detecting the TXT verification record that I have created on Godaddy. I also use the above command and it generated the error- Invalid response from http://mail.rahulpc.com/.well-known/acme-challenge/CxgInZrHxBef43Oj0_y-iT89wjDFKdBRd8q4oat_--M: 500","status":403,"instance":null}
The operating system my web server runs on is (include version): Windows Server 2019
My hosting provider, if applicable, is: Godaddy
I can login to a root shell on my machine (yes or no, or I don't know):
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): I have not used certbot