Getting the cert1.pem of symlink to cert.pem does not exist error using Powershell

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: macorpcrepair.com

I ran this command: certbot certonly --manual --preferred-challenges=dns -d "*.macorpcrepair.com" -d "macorpcrepair.com"

It produced this output: target C:\Certbot\live\macorpcrepair.com\archive\macorpcrepair.com\cert1.pem of symlink C:\Certbot\live\macorpcrepair.com\cert.pem does not exist
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):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

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):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): 3.1.0

Certbot is no longer supported on Windows, did you build this release yourself? I didn't think there was a 3.1.0 binary release for Windows.

I see your server is LiteSpeed and your DNS is with namecheap.

Assuming you don't want to just use Linux (and assuming you don't want to use IIS on Windows), here are some alternative Windows clients you could try:

1 Like