neil

Results 361 comments of neil

rebase your code to the latest dev branch first.

do you need to update the usage here? https://github.com/acmesh-official/acme.sh/wiki/dnsapi#10-use-amazon-route53-domain-api

https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

>> Using BusyBox's crond (remove cronie), pass the -f parameter The default crond doesn't handle signals like `ctrl+c`. If you run the container in forground, and press `ctrl+c` to terminate...

It seems not bad, but you will have to update all the almost near 200 dns providers. Are you sure?

fix the ci errors, and add your usage here: https://github.com/acmesh-official/acme.sh/wiki/deployhooks

https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide

see this guide for some of our common rules: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide

what does `--dry-run` exactly do?

you can add `--test` option, ``` acme.sh --issue -d ....... -w ..... --test ``` it will obtain the cert from the staging CA.