package x509

  1. Overview
  2. No Docs
X.509 certificate (RFC5280) library

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.0.tar.gz
sha256=19ad851423287c1645ec0918b70b224110fc9fef170bf89c8286963eff336ec6
md5=d2d5f9eff8ef523e8f84ca226b1f5e0b

Description

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

Tags

org:mirage

Published: 02 Jul 2015

Dependencies (8)

  1. ocamlbuild build
  2. nocrypto >= "0.5.0" & < "0.5.2"
  3. asn1-combinators >= "0.1.1" & < "0.2.0"
  4. sexplib < "113.01.00"
  5. type_conv
  6. cstruct >= "1.2.0" & < "4.0.0"
  7. ocamlfind
  8. 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.6.0"
  13. tlstunnel < "0.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.