x509
Authors | David Kaloper <david@numm.org> and Hannes Mehnert <hannes@mehnert.org> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | BSD2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Homepage | https://github.com/mirleft/ocaml-x509 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Issue Tracker | https://github.com/mirleft/ocaml-x509/issues | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tag | org:mirage | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Maintainers | Hannes Mehnert <hannes@mehnert.org> and David Kaloper <david@numm.org> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Available | ocaml-version >= "4.02.2" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Published | Dec 13, 2017 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source [http] | https://github.com/mirleft/ocaml-x509/releases/download/0.6.0/x509-0.6.0.tbz e0bf6b2bed4dea68381978f0ece8eb29 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Statistics | Not installed in the last month. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/x509/x509.0.6.0/opam |
Public Key Infrastructure purely in OCaml
X.509 is a public key infrastructure used mostly on the Internet. It consists of certificates which include public keys and identifiers, signed by an authority. Authorities must be exchanged over a second channel to establish the trust relationship. This library implements most parts of RFC5280 and RFC6125.
Read further and our Usenix Security 2015 paper.
Necessary for | ||
---|---|---|
certify | ||
conex | ||
tlstunnel | ||
< 0.2.0 | ||
Optional for | ||
logs-syslog |