package x509

  1. Overview
  2. Docs

Description

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

Tags

org:mirage

Published: 13 Sep 2016

Dependencies (11)

  1. base-bytes
  2. nocrypto >= "0.5.3"
  3. asn1-combinators >= "0.1.1" & < "0.2.0"
  4. sexplib
  5. cstruct >= "1.6.0" & < "4.0.0"
  6. ppx_sexp_conv < "v0.11.0"
  7. ppx_deriving
  8. ocamlbuild build
  9. oasis build
  10. ocamlfind build
  11. ocaml >= "4.02.2"

Dev Dependencies (2)

  1. cstruct-unix with-test
  2. 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 (1)

  1. sexplib = "v0.9.0"