-
Support for ALPN was added to System.Net.Security.SslStream in dotnet/runtime#23157. This is great for applications that can claim a port for themselves using a TcpListener, but for my application I'm…
-
On this page:
https://www.win-acme.com/manual/validation-problems
near the end there is an example url rewrite definition for IIS
```xml
```
Regular expression in `url` attribute …
-
When I input an URL in acme-dns I got the error:
Error creating acme-dns registration
Validation plugin acme-dns was unable to generate options
steps to follow:
```
N: Create certificate (defa…
-
This is the first time using acme.sh.
The setup is a nginx reverse proxy with terminating SSL
`/usr/pkg/sbin/acme.sh --issue --nginx -d mysite.pt -d www.mysite.com`
returns a error code `28` for cu…
-
Hi folks,
I can't download the auditTrail from the controlpanel (Version 11.1.917)
There is just an error message: "Fehler beim Ausführen der Operation"
Any idea how to correct this?
Hoping fo…
-
The idea of a `dotnet tool install` version is very appealing (#1684), but I can't get it to work with plugins. I installed 2.1.12.943 as a `dotnet tool` and tried to manually copy the plugins in, but…
-
It looks like the test runner builds a lost of tests to run based on changed files in a PR, but this can exceed the max command line limit for cmd.exe.
It needs to construct/pass this list some oth…
-
目前已经基于ws+tls完成了服务端的搭建,普通环境下使用正常,但是在需要前置代理的环境下,(如 在公司需要通过公司代理进行上网,在学校实验室需要通过学校代理进行上网),配置无法成功,研究了v2ray链式代理的特性,该特性需要每一级中转都需要配置v2ray,但是公司代理、学校代理,对于用户来说都是黑盒,通常都是类似squid等http或socks代理,在这种情况下,v2ray能否有一个比较友好的支…
-
I installed latest version of wacs (win-acme.v2.1.12.943.x64.pluggable) on Windows 2008 R2 Service Pack 1 (64bit) with IIS 7.5
I execute wacs.exe from cmd but it stop on detect IIS version (I suppo…
ghost updated
3 years ago
-
Cannot run cert renewal unless private firewall is off
Added WACS.exe both inbound and outbound, all ports, all ips, still not working..
Only way to have it work is to disable private firewall while…