Releases: robur-coop/ocaml-letsencrypt
Releases · robur-coop/ocaml-letsencrypt
1.0.0
0.5.1
0.5.0
CHANGES:
- adapt to mirage-crypto-rng 0.11.0 API changes (@hannesm)
- upgrade bin/oacmel with cmdliner 1.1.0 (#30 @dinosaure)
- add new letsencrypt-mirage package (#30 @dinosaure)
- export HTTP_client module directly (#30 @dinosaure)
0.4.1
0.4.0
CHANGES:
- support EC (P-256, P-384, P-521) account keys (@reynir @hannesm)
(reported in #24 by @dinosaure) - allow key_type to be passed into the alpn_solver (@hannesm)
- add RFC 7520 test cases (@reynir @hannesm)
- remove astring dependency (@hannesm)
- bugfix: "orders" field in account is Uri.t option, not a list (@hannesm)
(reported in #27 by @torinnd)