letsencrypt
  1. Overview
  2. Docs
ACME implementation in OCaml

Install

Authors

Maintainers

Sources

letsencrypt-0.5.1.tbz
sha256=b90387a5dc8f839926b3e9de831a503317e1a30e9ab99d22a6de64b285d8a35c
sha512=cc2fb7aeba6469d8a3ae20d5bb6857c4035300059149d53ddaee802f125e99dd3078ef699e34a052105533622797194ff80ee9f6b84a7aae5fef0e5866cfada7

Description

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

Published: 14 Mar 2023

Dependencies (15)

  1. cstruct >= "6.0.0"
  2. domain-name >= "0.2.0"
  3. ptime
  4. yojson >= "1.6.0"
  5. x509 >= "0.13.0"
  6. mirage-crypto-pk
  7. mirage-crypto-ec
  8. mirage-crypto
  9. lwt >= "2.6.0"
  10. uri
  11. fmt >= "0.8.7"
  12. logs
  13. base64 >= "3.3.0"
  14. dune >= "1.2.0"
  15. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. ounit with-test
  2. mirage-crypto-rng with-test & >= "0.11.0"
  3. mirage-crypto-pk with-test & >= "0.8.9"

Used by (4)

  1. letsencrypt-app >= "0.5.1"
  2. letsencrypt-dns >= "0.5.1"
  3. letsencrypt-mirage >= "0.5.1"
  4. paf-le >= "0.0.6"

Conflicts (1)

  1. result < "1.5"