My domain is: thenothingzone.com
I ran this command: wacs --register
It produced this output:
A simple Windows ACMEv2 client (WACS)
Software version 2.2.7.1612 (release, trimmed, standalone, 64-bit)
Connecting to https://acme-v02.api.letsencrypt.org/...
Connection OK!
Scheduled task looks healthy
Please report issues at https://github.com/win-acme/win-acme
My web server is (include version): My own
The operating system my web server runs on is (include version): Windows 11
My hosting provider, if applicable, is: N/A
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): 2.2.7.1612
I'm writing my own code to respond to HTTP-01 challenges when requesting a new certificate (like Certes, Acme.js etc do), however I am lost as to where to find/obtain the key. When I installed WinAcme, I don't recall it ever giving me a key. From my research so far, it seems I may need to create a new account, however I'm at a loss as to how to do this with WinAcme, or anything else. Apparently using the --register
switch in WinAcme is supposed to do it, but again - no key.
I'm surprised that there seems to be little information about this - Certes and Acme.js have functions that can accept the key, but apparently no documentation about where to actually get it