package letsencrypt-app

  1. Overview
  2. No Docs
ACME implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

letsencrypt-2.1.1.tbz
sha256=8effc2c49161a9be28b82ec2bd83171e15519a0a5d94c3c8c0f60f00cb7b06db
sha512=ea2b8deabdbd51ec4c3e7124a8054be6bd68eabfe8767a2d34c0e8da1a0812b72bb606053424e6940cf93ef1a29eec9a1a60a7d76d9955d78f9aeaa658e935cc

Description

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

Added to opam-repository:

Dependencies (15)

  1. ipaddr >= "5.6.0"
  2. randomconv >= "0.2.0"
  3. fpath
  4. bos
  5. ptime
  6. mirage-crypto-rng >= "1.2.0"
  7. lwt >= "2.6.0"
  8. fmt >= "0.8.7"
  9. logs
  10. cohttp-lwt-unix >= "1.0.0"
  11. cmdliner >= "1.1.0"
  12. letsencrypt-dns = version
  13. letsencrypt = version
  14. dune >= "1.2.0"
  15. ocaml >= "4.13.0"

Dev Dependencies

None

Used by

None

Conflicts

None