103 Commits (2fa21bb7b786055c136a106d1dadffe869199229)

Author SHA1 Message Date
Rodolphe Bréard 30be12c79f Change the template engine for TinyTemplate 4 years ago
Rodolphe Bréard cd60eaf85c Update the attohttpc dependency 4 years ago
Rodolphe Bréard a82837421a Finish the bot's job 4 years ago
Rodolphe Breard 7c74e3b247 ACMEd v0.16.0 4 years ago
Rodolphe Breard 9e18254b73 Update the certificate's subject attributes 4 years ago
Rodolphe Breard 675a75b470 ACMEd v0.15.0 4 years ago
Rodolphe Breard d7da82ad6f ACMEd v0.14.0 4 years ago
Rodolphe Breard 17e544ac13 Update the env_logger dependency 4 years ago
Rodolphe Breard 34944d226d Update the nix dependency 4 years ago
Rodolphe Breard cdc8f79853 Update the attohttpc dependency 4 years ago
Rodolphe Breard f520c05544 Update the base64 dependency 4 years ago
Rodolphe Breard 44c6f99456 ACMEd v0.12.0 4 years ago
Rodolphe Breard 41d343eeaa Remove the acme_common build script's warning 4 years ago
Rodolphe Breard 8c0d208fe5 Add the `openssl_vendored` feature 4 years ago
Rodolphe Breard b75b8ba9f7 Prepare the code for an OpenSSL replacement 4 years ago
Rodolphe Breard d1a344a171 Reorder the Cargo.toml 4 years ago
Rodolphe Breard de6561cd24 ACMEd v0.12.0 4 years ago
Rodolphe Breard 8477d927a1 Add support for NIST P-521 curve and ES512 signatures 4 years ago
Rodolphe Breard 1a1c1bed91 Allow to specify subject attributes for certificates 4 years ago
Rodolphe Breard 0456737458 ACMEd v0.11.0 4 years ago
Rodolphe Breard bb47e04558 Improve the binary's long version 4 years ago
Rodolphe Breard 1267e09ecb Dynamically retrieve the OpenSSL version 4 years ago
Rodolphe Breard 875a403485 Add the b64_decode function 4 years ago
Rodolphe Breard 45ca322ea6 Add the HS256, HS384 and HS512 signature algorithms 4 years ago
Rodolphe Breard 30517d8b54 Add the HMAC computation in the HashFunction API 4 years ago
Rodolphe Breard 4eb0423da3 Reformat log messages 4 years ago
Rodolphe Breard 220f580d90 Use libc::time_t instead of i64 4 years ago
Rodolphe Breard 51cfd49f08 Refactor the account management 4 years ago
Rodolphe Breard f126ee22d0 ACMEd v0.10.0 4 years ago
Rodolphe Breard 52fe2c60ba Refactor the certificate key type management 4 years ago
Rodolphe Breard bea33179d7 Allow to specify the CSR's digest algorithm 4 years ago
Rodolphe Breard e17e6d1174 Add the PID file name in the error message 4 years ago
Rodolphe Breard 7292cc68ca Fix the certificate generation tests 4 years ago
Rodolphe Breard c5f1e90276 Add the `--crt-digest` option in tacd 4 years ago
Rodolphe Breard f640688a3b Refactor the hash function interface 4 years ago
Rodolphe Breard c7263703d1 Improve the CLI 4 years ago
Rodolphe Breard b08da88bcf Fix the conditional compilation 4 years ago
Rodolphe Breard 602d8c6cf6 Add the `--crt-signature-alg` option in tacd 4 years ago
Rodolphe Breard 4614d6c407 Add partial EdDSA support 4 years ago
Rodolphe Breard 2f39e798d1 Add Unix style globing for config file inclusion 4 years ago
Rodolphe Breard 25450aebbf Implement IP identifiers 4 years ago
Rodolphe Breard 387adc7c4f Remove the useless calls to `map_err` 4 years ago
Rodolphe Breard 582593de29 Allow to specify the account key type and signature alg in the config 4 years ago
Rodolphe Breard 1350257300 Put Ed25519 support in a feature 4 years ago
Rodolphe Breard 636fbf9cf6 Refactor the JWS signature algorithm management 4 years ago
Rodolphe Breard d7dbd58823 Move the hashing operation inside the signing function 4 years ago
Rodolphe Breard eabcddb0af Add support for RSA 2048 account keys 4 years ago
Rodolphe Breard 1ab5b4012e Use the correct algorithm and hash function for JWK signatures 4 years ago
Rodolphe Breard 88f83bafe4 Prepare the Cargo.toml files for a different crypto library 4 years ago
Rodolphe Breard f2e23b20fd ACMEd v0.9.0 4 years ago