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.
The operating system my web server runs on is (include version): Windows 10
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
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’m using A Simple Windows ACMEv2 client (WACS) Version 2.1.5.742
I have been running this for many years now without problem but I have another domain that I wish to remove as it no longer exists but now I can’t get these two to work.
Do I just have to wait longer before I try again?
I’m not sure how to use them, I run the tool and I get PEM;s back but the last renew failed because of the missing name so now I’m trying to set it back up with out the third name but it’s failing and I’m not getting the PEM files.
I need the PEM files to copy them into the apache certificate folder, my current certs expire 10 June 2020.
OK so I tried the newer version and got a new option that I have tried in test mode and it validated everything OK but I got the following failure ‘Keyset does not exist’:
Preliminary validation looks good, but the ACME server will be more thorough
Authorization result: valid
Requesting certificate [Manual] rcsoftware.ddns.me
(WindowsCryptographicException): Keyset does not exist
I sure don't.
Try also asking on/through the software site. https://www.win-acme.com/support/
That software wasn't written by, and isn't maintained by, LE.
Searching through this site, this is the only topic with "Keyset does not exist".
I think I’ve worked out some things I can run the tool and get the chain and crt but I can’t get the key PEM file and the new renewal date is 2020/7/5 20:30:51.
So my problem now is that I don’t have the key.pem file and no way to create it until 2020/7/5 20:30:51.
This leaves me 25 days without certs on my system.
If the private key was deleted, then no—the point of a private key is that it exists only in one place and can’t be guessed or derived from other information¹. Possessing the corresponding private key is what ultimately proves that you’re entitled to use a particular certificate, and so the private key itself is not derivable from any other information.
¹ in a physically realistic amount of time with physically realistic resources