-
Hi, i run python or mysql cli in win window, and want send command or code from another edit window to this win, i use '> 9p write acme/$winid/body ' , the command or code can send to that window, b…
ghost updated
3 years ago
-
I'm trying to change the renewal days from 55 to 75 I have changed the following in C:\Program Files\Win-Acme\settings.json but it doesn't seem to affect anything, log still shows 55 days. 2024-11-11 …
-
# Reproduction steps:
In a shell:
```
cd /tmp
mkdir real-dir
ln -s symlink real-dir
cd symlink
acme
```
In acme: `win rc`
In rc window: `cd ../real-dir`
# Expected behavior
Tag begins wi…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
I have loaded your plugin into win-acme 2.2.5.1541 via the downloaded zip posted on the WinACME releases page, and running in verbose mode I can see:
[VERB] Loaded validation plugin Rest from C:\win-…
-
I got a panic while running `issue -a`.
This line failed to print the error message https://github.com/rsc/github/blob/master/issue/acme.go#L70. I eventually figured I had to add
```
plumb to g…
ghost updated
3 years ago
-
nginx is often used at the front of a web application stack as the single component handling incoming and further processing requests. Hence, restarts of nginx can interrupt the availability of the wh…
-
Currently there is no way to change current directory for individual wins. That is quite an advantage in origin Acme.
-
My use case is trying to make a letsencrypt closed-beta cert for use on Amazon CloudFront, without involving Elastic Beanstalk. I'm running the POSH files on Windows 10. Here are some questions and …
-
Hello,
this is a feature request for:
Automated Certificate Management Environment (ACME) Renewal Information (ARI) Extension
https://www.ietf.org/archive/id/draft-ietf-acme-ari-02.html
This…