-
It would be neat if the win-acme package could support installing the 'trimmed' version of win-acme using a parameter.
## Expected Behavior
One way this could work would be to have a parameter …
-
Hi,
Right after downloading and running the .exe, nothing happens on my server (after some seconds it times out and crashed):
![image](https://github.com/user-attachments/assets/df54bebd-7828-4d8d…
-
win-acme Version: 2.2.9.1701
ZeroSSL refuses ACME orders with the message: `Failed to create order: "notBefore" is too far in the future`
Examining the logs the verbose message before calling `htt…
-
Status Rule configuration: worst case wins, exclusion of a single signal from evaluation.
Reproducible in Demotron v2 [Acme Demo Flow](https://onenr.io/0qQa2Py8Zw1).
I changed the Cart Services ste…
-
Hi,
i'm using win-acme for many years with the following setup:
`acme-servers -> internet -> [:80] nginx proxy -> [:81] node-with-certificate-request`
For this I set up the self hosted plugin to u…
-
When using latest `uv` ( `0.2.18 (13b0beb56 2024-06-29)`)on windows with an Artifactory mirror (`Enterprise Plus 7.63.14 rev`) and with a newer interpreter (`3.11`) than the package version supports …
-
If the executable isn't able to execute its task (in my case --setuptaskscheduler), it should exit with an error code and not only log a message:
https://github.com/win-acme/win-acme/blob/4296325eb50…
-
I am issuing the certificate using Posh-ACME, but we have two different HMAC keys and IDs, so we need to use them each time.
The first time when I issue the certificate with a new PA account, it wo…
-
### Steps to Reproduce
- Enable strict FQDN with the flag `--acme-strict-fqdn`
- Use any ACME client to try to generate or renew a certificate through ACME
### Your Environment
* OS - Linux
* `st…
-
To repro, in a `win` window do:
```
% cat > /tmp/foo
something
^D
```
The `cat` never receives EOF and the ^D character goes into the file.