package letsencrypt

  1. Overview
  2. No Docs
ACME implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

letsencrypt-2.1.0.tbz
sha256=7c148f2adb7cae84ea873065a5ff6b0e0e58d62782da54ba5d024d4069dc50ed
sha512=70c6d8485700934898d94f3ad84a2fb2ca1a4416c64d1217b17bbccf51a73bd43f6e09f04b1551ad42c9735c665f00fdcc8b2d3621aba69450e354f5fd06e9e9

Description

An implementation of the ACME protocol (RFC 8555) for OCaml

Published: 09 Apr 2026

Dependencies (10)

  1. asn1-combinators >= "0.3.2"
  2. domain-name >= "0.2.0"
  3. lun
  4. jws
  5. ptime
  6. x509 >= "1.0.0"
  7. fmt >= "0.8.7"
  8. logs
  9. dune >= "1.2.0"
  10. ocaml >= "4.13.0"

Dev Dependencies (1)

  1. ounit2 with-test

Used by (3)

  1. letsencrypt-app >= "2.1.0"
  2. letsencrypt-dns >= "2.1.0"
  3. letsencrypt-mirage >= "2.1.0"

Conflicts (1)

  1. result < "1.5"