neil

Results 361 comments of neil

delete the temp key file only when it's downloaded from web. If the file is not a URL, don't delete it.

@arnebjarne >> Yes, this was how I made the script. why?

why not use the `--install-cert ` command instead ? https://github.com/acmesh-official/acme.sh#3-install-the-cert-to-apachenginx-etc

just copying the certs is ok, but there is no way to restart/reload the services when the cert is renewed. The `install-cert` has a `--reload-cmd` to restart all the services....

remove `ACTIONS_RUNNER_DEBUG ` and `ACTIONS_STEP_DEBUG `

what is the value of `TEST_DNS_SLEEP` ?

Here is an example, it's working as expected. https://github.com/neilpangtest/acme.sh/runs/6953847945?check_suite_focus=true

that proves that the testing script was working well. As your test run was just hang, I'm even not sure whether the testing script was begging to run. There must...