ACME implementation in OCaml

Install

Authors

Maintainers

Sources

letsencrypt-v0.2.0.tbz
sha256=381fcc0c75f191accfe1cac9019e8de15402e3037ab680487ade6b70353e1257
sha512=91d5c293f9a1173c593a4bd7cb6655328e10f0a836b22c54e08d2bad40b62e20e10cdcc83a16ffb49eb7907d53b5fee63ac3b813b99f5fafee021e5f3dded1f7

Description

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

Published: 19 Feb 2020

Dependencies (23)

  1. domain-name >= "0.2.0"
  2. randomconv
  3. fpath
  4. bos
  5. ptime
  6. dns-tsig
  7. dns
  8. yojson >= "1.6.0"
  9. x509 >= "0.9.0" & < "0.10.0"
  10. nocrypto
  11. lwt >= "2.6.0"
  12. fmt
  13. logs
  14. zarith
  15. cohttp-lwt-unix >= "1.0.0"
  16. cohttp-lwt >= "2.5.1"
  17. cohttp
  18. cmdliner
  19. base64 >= "3.1.0"
  20. rresult
  21. astring
  22. dune >= "1.2.0"
  23. ocaml >= "4.07.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (1)

  1. paf < "0.0.4"

Conflicts

    None