Commit Graph

59 Commits

Author SHA1 Message Date
Dirkjan Ochtman 8604aa483e acme: define trait to abstract over signer types 2022-05-12 10:00:26 +02:00
Dirkjan Ochtman bed1565783 acme: move Client construction into associated function 2022-05-12 10:00:26 +02:00
Dirkjan Ochtman e4ef9955a3 acme: align Authorization type with RFC structure 2022-04-22 09:44:54 +02:00
Dirkjan Ochtman 8433cd143f rust: apply clippy suggestions from 1.60 2022-04-07 21:16:37 +02:00
Nicholas Rempel faa660a6d1 acme: Make acme logs more verbose 2022-02-15 12:21:30 -08:00
Dirkjan Ochtman 8b8ade0cb3 acme: move more logic into library 2022-02-09 10:11:28 -08:00
Dirkjan Ochtman a04cf7c618 acme: clean up unnecessary lint suppression 2022-02-09 10:11:28 -08:00
Dirkjan Ochtman d4b617cce7 epoxide: retry ACME provisioning 2022-02-08 12:50:40 -08:00
Dirkjan Ochtman 0060778f15 rust: initial implementation of an ACME client 2022-01-28 11:37:57 +01:00