34 Commits (bea33179d7bb774e8cce934ec24e27329a567c0a)

Author SHA1 Message Date
Rodolphe Breard bea33179d7 Allow to specify the CSR's digest algorithm 5 years ago
Rodolphe Breard a0f4928a73 Move the account key type and signing algorithm 5 years ago
Rodolphe Breard 573442dbd2 Improve the logging of the renewal decision 5 years ago
Rodolphe Breard 25450aebbf Implement IP identifiers 5 years ago
Rodolphe Breard 62db048a46 Allow to define a custom delay for renewal 5 years ago
Rodolphe Breard 41f2bda7d3 Format the code correctly 5 years ago
Rodolphe Breard b288f2b32c Add an independent endpoint structure 5 years ago
Danilo Bargen 3e49c938ea Remove trailing period from logs 5 years ago
Danilo Bargen 972dd4d4be Log certificate domains before and after renewal 5 years ago
Rodolphe Breard 51fabb38ea Remove threads 5 years ago
Rodolphe Breard 39df1601d8 Format code 5 years ago
Rodolphe Breard 6255587329 Display certificate TTL in days instead of seconds 5 years ago
Rodolphe Breard b16b2e6b09 Remove the explicit dependency on the time crate 5 years ago
Jakub Pastuszek d8a52e85f3 support for wildcard certificates 5 years ago
Rodolphe Breard 3ccfc9e327 Use the HookType enum from the hook module 6 years ago
Rodolphe Breard ff1b6d1aa7 Create an abstraction around the certificate 6 years ago
Rodolphe Breard 1e6aba52dc Add rate limits for HTTPS requests 6 years ago
Rodolphe Breard 1cffa14c20 Renew certificates in parallel 6 years ago
Rodolphe Breard 08c9410028 Improve the logging format 6 years ago
Rodolphe Breard d24c78ee17 Allow to configure per-domain environment variables 6 years ago
Rodolphe Breard 8d9ef17e1c Allow to configure environment variables for a given certificate 6 years ago
Rodolphe Breard 03850d20e6 Add environment variables to hook templates 6 years ago
Rodolphe Breard cd391ffdaf Fix the OpenSSL time parsing 6 years ago
Rodolphe Breard d0783970c8 Renew a certificate that does not include all domains 6 years ago
Rodolphe Breard a0e3c80e51 Add the is_clean_hook variable to challenge hooks 6 years ago
Rodolphe Breard 2d5e3969e1 Add the is_success variable to post-operation hooks 6 years ago
Rodolphe Breard 548f96e18c Remove the undocumented ChallengeHookData::algorithm field 6 years ago
Rodolphe Breard 644484cb31 Change the hook and domains definitions 6 years ago
Rodolphe Breard a0d8944682 Move common items to a dedicated lib 6 years ago
Rodolphe Breard e2787c3299 Require the explicit terms of service agreement 6 years ago
Rodolphe Breard e66b5a5254 Use account objects instead of an email field 6 years ago
Rodolphe Breard 99f7ceabec Remove the `acme-lib` dependency 6 years ago