djc / instant-acme

Simple ACME client
Apache License 2.0
85 stars 18 forks source link

Support external account binding #22

Closed djc closed 1 year ago

djc commented 1 year ago

@picoHz here's an experiment to support external account binding with an API that's a bit cleaner, IMO (avoiding code duplication). Can you review it and, ideally, test that it works?

(Alternative to #21.)

picoHz commented 1 year ago

@djc It worked for Google Domains and ZeroSSL 👍

djc commented 1 year ago

Thanks for the feedback and testing! (And also, thanks for maintaining the mediatype crate, which we use.)

This just got published as 0.3 on crates.io.