-
## Proposal: A built-in Go error check function, `try`
**This proposal has been [closed](https://github.com/golang/go/issues/32437#issuecomment-512035919). Thanks, everybody, for your input.**
B…
-
### Discussed in https://github.com/win-acme/win-acme/discussions/2204
Originally posted by **chillware** September 22, 2022
The doumentation at https://www.win-acme.com/manual/advanced-use/se…
-
Hello From Germany,
I tried compiling the latest code on win10 today..
Unfo it does not find 'asmprelaunch' .. and gives me two indexing errors..
with runtime errors in MS JScript 'buildpre.js(…
-
Hello and _thank you for this amazing repo_! 🚀
I have a question regarding passing the `accessToken` to a tile-server.
I do not understand why the accessToken is not being passed to the tile-serv…
-
Non Verbose output:
Renewal [Csr] .\filename.req running prematurely due to source change in order Main
Renewing [Csr] .\filename.req
First chance error calling into ACME server, retrying with n…
-
I had tried this:
```bash
certbot-zerossl \
certonly \
--email 'sample@example.com' \
--agree-tos \
--no-eff-email \
--standalone \
--pre-hook 'systemctl stop nginx' \
--post-…
-
Can someone please provide an example command-line usage for the EasyDNS validation plugin? How are the token and key values that are obtained from EasyDNS to be specified on the command line? Let's a…
-
I'm having a problem getting a proper defconfig for the 4.0.1 at91bootstrap. I have a board based on the acme roadrunner berta that works fine with the 3.9.1(and earlier) at91bootstrap, but am trying…
-
I am having an issue with renewing a certificate from an AWS Lightsail windows server. It has worked fine in the past. I upgraded to the latest version to see if that helped, but it did not. I'm at…
-
Hello,
I'm trying to launch wacs.exe from a .net 7 BackgroundService which is a part of a WebApi program, and it fails(see output below).
Same code runs well on my own .net 7 console application.
…