iammeken

Results 5 comments of 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 ~