iammeken
iammeken
我可以无偿提供一个CDN
You should not close this issue at this stage.
hehe acme.sh --issue --force --dns dns_gd --server letsencrypt --dnssleep 10 -d domain.com -d *.domain.com --challenge-alias sampledomainforvalidation.com --renew-hook '/usr/local/bin/hitch-renew-hook' In domain.com.conf: why there is Le_Keylength='ec-256'??? Le_Domain='domain.com' Le_Alt='*.domain.com' Le_Webroot='dns_gd' Le_PreHook='' Le_PostHook='' Le_RenewHook='XXXXX'...
It seems it is set ec-256 as default (by mistake) and produced certs without ecc. A temp fix is to add --keylength 2048/4096
For example: acl admin { "127.0.0.1"; "1.2.3.4"; } if (std.ip(req.http.X-VSF-Actual-IP, "0.0.0.0") !~ admin && req.url ~
> Hello, the goal here is to have a fsm with state tracking, i'll need to get back in the middle of the code to be honnest, was coded overnight...
The libModSecurity design allows the integration with bindings. There is an effort to avoid breaking API [binary] compatibility to make an easy integration with possible bindings. Currently, there are two...
The simple way is to produce separate domain.counter in log directory, one domain one text file. Then php scripts count per domain counter log file?