Paul Donald

Results 964 comments of Paul Donald

I've been running the Alpine image for a year or so now. Solid. But I complete it with some Python scripts, and as Python moves forward, I need newer Python...

Maybe going custom is easier? Alpine 3.13 contains 8.2012.

https://pkgs.alpinelinux.org/package/v3.13/main/x86_64/rsyslog

Any EL based container (too many packages, IMO) should avoid COS now, and instead use RockyLinux - a bug for bug replacement going forward.

Oh wow. Finally. Working code for what EFF recommended [here](https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation). Anyway, tested the version in this PR. Works. It has my blessing. ``` # certbot certonly --dry-run --dns-rfc2136 -d rt.example.org...

@hpax suggestion for `CHANGELOG.md`: I'm rad, and I finally made certbot_dns_rfc2136 work. Done.

Does this fix need to hang in limbo indefinitely because @hpax is possibly too busy/awol to write something up for `CHANGELOG.md`? Surely this is trivial and can be fixed later?

Oh cool. This is, as far as I can tell, the *one* thing holding me back from upgrading from el7 to 8. Well, the fact I cannot manage certs via...

An accept, I guess. Is the review approval from the team? On Thu, 21 May 2020 at 17:14, Marc Dequènes (Duck) wrote: > @bmw Since we now have a second...