package letsencrypt

  1. Overview
  2. Docs
ACME implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

letsencrypt-v0.2.3.tbz
sha256=41319d8e83bd3da99e72cd785a52acb93bc7b4cf9e700496ec38cf5c6bc079c1
sha512=0b09b65e898e8ef0616f5cee2741ec5bc4573fbf4d15d54b677aae72f2062e3389fc814eb27680e09465a2febb85a50442ccdf7565f262163ab7fde62b8e1ca0

CHANGES.md.html

v0.2.3 (2021-01-21)

  • adapt to mirage-crypto-pk 0.8.9 changes (d = e ^ -1 mod lam n) #22

v0.2.2 (2020-04-09)

  • adapt to x509 0.11.0 API #21

v0.2.1 (2020-03-12)

  • use mirage-crypto instead of nocrypto #20

  • reorder arguments for nsupdate to avoid a labelled one at the end #20

v0.2.0 (2020-02-18)

  • support ACME as specified in RFC 8555 (letsencrypt v2 endpoints) #19

  • support for the ALPN challenge as well #19

v0.1.1 (2020-01-27)

  • use X509.Signing_request.hostnames, introduced in x509 v0.9.0

  • provide a custom log source

v0.1.0 (2019-11-02)

  • Initial release

OCaml

Innovation. Community. Security.