Tim Kimber

Results 52 comments of Tim Kimber

@happytreees thanks for adding these scripts, so it's taken me so long to merge them!

Hi @xoferz Thanks for reporting this. It's a duplicate of #728 which is fixed in 2.46, but I forgot to release that version! I've just done the release, so you...

I've updated the README to use the `latest` tag instead of `master` so it downloads the latest release instead of the head version. Agreed that an installation script is probably...

Hi @lodott72 Thanks for contributing this change, I need to read up on EAB as I've not heard of that and then see if `getssl` should support the --eac-hmac-key argument...

@lodott72 code looks good, I'll see if I can merge it into the main getssl script over the next day or two. I'll also have a look and see if...

Hi @lodott72 I never did find the time to look at the eab functions, apart from discovering that they are needed for one of the other ACME providers. I'll merge...

Hi Antony, Thanks for reporting this, I suspect it's to do with the `--all` option not failing if one of the domains fails but a later domain succeeds. I'll add...

@polatsinan the `--revoke` option doesn't use the config file and uses the production LetsEncrypt server unless you specify otherwise. I'll add some code to detect if the certificate has been...

Hi @alhashash This breaks the automated tests for CNAME domains - can you give an example of the bug you're trying to fix? Thanks

@alhashash thanks for your reply How are you creating a CNAME for `*.mydomain.com`? I'd like to create a similar CNAME so I can reproduce the problem and fix it without...