HalosGhost / halosgho.st

The repo backing my homepage
GNU General Public License v3.0
3 stars 0 forks source link

replace acme-client #19

Closed HalosGhost closed 4 years ago

HalosGhost commented 5 years ago

acme-client has been abandoned and is not ACME v2 compatible.

uacme is still written in C with minimal deps, is v2 compatible and is actively maintained. We should switch.

HalosGhost commented 5 years ago

cf. https://aur.archlinux.org/packages/uacme

HalosGhost commented 5 years ago

Most of the work here has been done, the only thing that is left is for, ideally, upstream to merge configuration for their example hook so that we can use it unmodified instead of needing to vendor it.

HalosGhost commented 4 years ago

Now that upstream has merged the fix, we can offer a challenge path to uacme. So, now the only thing left to do is run a final test and update hitch to target the appropriate file locations for the new keys.