Horsley Lee
Horsley Lee
@develar Could you please show us the procedure of making fpm package (including embed ruby)? so we can try to use electron-builder on other arch like arm or mips
https://github.com/porsager/flems/blob/e183e22ed80c888e2c3e93dbc24102571b63e38c/README.md?plain=1#L61-L71 The example code from readme also not working because it didn't call `resolve`
@cunnie I have a new idea. First, let me briefly explain my current situation. My domain name resolution is hosted on Cloudflare, and I have assigned a subdomain by pointing...
@cunnie No, I mean that sslip.io should implement an API for adding TXT record acquired by DNS-01 challenge. With this API, the certificate application process can be fully automated. Cloudflare...
By reading the code, I found that what I actually need is the combination of "sslip.io/src/wildcard-dns-http-server" and "sslip.io/src/sslip.io-dns-server"
Actually, variables were saved in domain conf `/acme.sh/[domain]/[domain].conf`, the path in doc was wrong