131 Commits (43c9eee202c82ddfd4e435410a39f28b032634d7)

Author SHA1 Message Date
Rodolphe Breard 43c9eee202 Remove a few unwrap 5 years ago
Rodolphe Breard 62db048a46 Allow to define a custom delay for renewal 5 years ago
Rodolphe Breard ea02e90292 Fix the JWS tests 5 years ago
Rodolphe Breard 582593de29 Allow to specify the account key type and signature alg in the config 5 years ago
Rodolphe Breard 636fbf9cf6 Refactor the JWS signature algorithm management 5 years ago
Rodolphe Breard d7dbd58823 Move the hashing operation inside the signing function 5 years ago
Rodolphe Breard eabcddb0af Add support for RSA 2048 account keys 5 years ago
Rodolphe Breard 1ab5b4012e Use the correct algorithm and hash function for JWK signatures 5 years ago
Rodolphe Breard 88f83bafe4 Prepare the Cargo.toml files for a different crypto library 5 years ago
Rodolphe Breard f2e23b20fd ACMEd v0.9.0 5 years ago
dependabot-preview[bot] c8a2b3d37f
Update nix requirement from 0.17 to 0.18 5 years ago
Rodolphe Breard 09d01eefb5 Remove openssl calls from the acmed crate 5 years ago
Rodolphe Breard 501b1aa9d8 Replace `reqwest` by `attohttpc` 5 years ago
Rodolphe Breard da12bf93ba Add support for user and groups names 5 years ago
Rodolphe Breard 942d0a9ba7 ACMEd v0.8.0 5 years ago
Rodolphe Breard 5a06631e05 Cleanup the code 5 years ago
Rodolphe Breard 41f2bda7d3 Format the code correctly 5 years ago
Rodolphe Breard c498cadb14 Add threads based on endpoints 5 years ago
Rodolphe Breard 2222b99226 Bring the rate limit back 5 years ago
Rodolphe Breard 26ce6fdf40 Refactor the HTTP back-end 5 years ago
Rodolphe Breard b288f2b32c Add an independent endpoint structure 5 years ago
Rodolphe Breard 52973b4b9e Remove the PID file after exit 5 years ago
Rodolphe Breard 70db8e6dd9 Prevent unnecessary creation of a PID file 5 years ago
Rodolphe Breard eccac72460 Fix the default PID file name 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 8be37b7fc6 ACMEd v0.7.0 5 years ago
Rodolphe Breard 39430009ac Add internationalized domain names support 5 years ago
Rodolphe Breard 9eda92662d Allow --pid-file to be used with --foreground 5 years ago
Rodolphe Breard 39df1601d8 Format code 5 years ago
Rodolphe Breard 9a436fc35f Remove superfluous characters in JSON 5 years ago
Rodolphe Breard e338469b7a Fix the type of the externalAccountRequired field 5 years ago
Rodolphe Breard e6ff3b97ba Replace * by _ in file names 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
Rodolphe Breard a8cde157b6 Update the handlebars dependency 5 years ago
Rodolphe Breard d373f1fdbb Update the nix dependency 5 years ago
Jakub Pastuszek d8a52e85f3 support for wildcard certificates 5 years ago
Rodolphe Breard 8752b0d1d5 ACMEd v0.6.1 5 years ago
Rodolphe Breard f9a71cbde6 Fix the "foregroung" typo 5 years ago
Rodolphe Breard f3f3bbc116 Update the nix dependency 6 years ago
Rodolphe Breard 405386e5a4 Prevent the crates from being published to a registry 6 years ago
Rodolphe Breard 3ccfc9e327 Use the HookType enum from the hook module 6 years ago
Rodolphe Breard 55f4d3416b Refactor the JWK implementation 6 years ago
Rodolphe Breard 117a19f985 Create account key pair at startup 6 years ago
Rodolphe Breard 9e337a2d1a Move JWS out of acme_proto 6 years ago
Rodolphe Breard 37d9fd5e57 Remove unused Curve25519 6 years ago
Rodolphe Breard 4ea49512d6 Remove the standalone feature 6 years ago
Rodolphe Breard 5a1aaa443a Update the tests 6 years ago