neil

Results 361 comments of neil

why does it need a cname?

@moqmar why not use our docker deploy hook: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers

don't send to master branch. please send to dev branch instead. you don't have to be a pro.

run the CI checks in your fork: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

show me the `*.api-cicd.eng.dc.company.com.csr.conf` file

please try : ```sh acme.sh --renew -d '*.api-cicd.eng.dc.company.com' --debug 2 --force ```

@dwatrous I read your kubernetes.sh. The cert was renewed successfully, but I didn't find any command to restart/reload the services that use the cert. I'm not sure if it's necessary...

@ktwalrus please upgrade to use the latest code, I think this issue was fixed already. Thanks.