Nick Janetakis

Results 482 comments of Nick Janetakis

Thanks, I'll check through this in the morning. Yep CI needs to be converted over to GitHub Actions at some point in the future.

Thanks. Going by the documentation at https://github.com/acmesh-official/acme.sh/wiki/Server are you 100% sure it works? It mentions using `--set-default-ca` only when you're not issuing or installing a cert. Also I think we...

Have you run it with this set of flags successfully? Edit: What if we used the default flag to avoid having to call it on every issue?

Thanks, if you can run it on both the staging and live servers for a new certificate and a renew that would be amazing and useful to have as output...

What ended up happening if you don't mind me asking.

Fair enough, to be honest I haven't used this role in almost 3 years. Happy to hear you resolved it in some way.

Based on this: > It did set the CA correctly but didn't run correctly. I wound up not using this role. I'll leave this PR open. I'm thinking merging it...

Hi, is running the role multiple times causing an unwanted side effect?

Thank you, it shouldn't be too crazy to get it moved over. Most of the work is done in the `test.sh` script which is downloaded and run on each CI...

Hi, Thanks for the PR. I'm guessing there's a side effect of running that command where it might write a config option somewhere? If so we should make that task...