Releases: robur-coop/ocaml-letsencrypt
Releases · robur-coop/ocaml-letsencrypt
v0.2.1
CHANGES:
- use mirage-crypto instead of nocrypto #20
- reorder arguments for nsupdate to avoid a labelled one at the end #20
v0.2.0
CHANGES:
- support ACME as specified in RFC 8555 (letsencrypt v2 endpoints) #19
- support for the ALPN challenge as well #19
v0.1.1
CHANGES:
- use X509.Signing_request.hostnames, introduced in x509 v0.9.0
- provide a custom log source