Codebase list ocaml-ca-certs / debian/0.2.2-2 README.md
debian/0.2.2-2

Tree @debian/0.2.2-2 (Download .tar.gz)

README.md @debian/0.2.2-2raw · history · blame

1
2
3
4
5
6
7
## ca-certs - detect root CA certificates from the operating system

TLS requires a set of root anchors (Certificate Authorities) to authenticate
servers. This library exposes this list so that it can be registered with
[ocaml-tls].

[ocaml-tls]: https://github.com/mirleft/ocaml-tls