package letsencrypt

  1. Overview
  2. No Docs
ACME implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

letsencrypt-2.0.0.tbz
sha256=9d0d4a3c4d1793137933e645945c262dc6cdcaff8ad6f6630c30ec900423d1c3
sha512=dda4c7cd00ea700aea038bd3245ae51300cf51a1dd56f3afc3928d6f29a680a8a3fa367fa7aef7c6cb1883bb6b235287c12a9263af14be75ba5e4367db17895a

Description

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

Published: 21 Mar 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.0.0"
  2. letsencrypt-dns >= "2.0.0"
  3. letsencrypt-mirage >= "2.0.0"

Conflicts (1)

  1. result < "1.5"