package x509

  1. Overview
  2. No Docs

Description

Library for X.509 certificate parsing, serialization and authentication. Supports path validation (RFC5280) and hostname verification (RFC6125).

Tags

org:mirage

Published: 05 Dec 2015

Dependencies (9)

  1. ocamlbuild build
  2. base-bytes
  3. nocrypto >= "0.5.0" & < "0.5.3"
  4. asn1-combinators >= "0.1.1" & < "0.2.0"
  5. sexplib < "113.01.00"
  6. type_conv
  7. cstruct >= "1.6.0" & < "4.0.0"
  8. ocamlfind
  9. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (13)

  1. calculon = "0.4"
  2. capnp-rpc-lwt = "0.3.2"
  3. caqti >= "2.1.1"
  4. castore >= "0.0.2"
  5. certify < "0.2"
  6. conex < "0.10.0"
  7. conex-nocrypto < "0.11.0"
  8. datakit-ci >= "0.12.4"
  9. git-mirage >= "3.7.0" & < "3.10.0"
  10. irc-client-tls < "0.7.0"
  11. paf = "0.0.2"
  12. tls >= "0.7.0" & < "0.9.0"
  13. tlstunnel < "0.2.0"

Conflicts

None