Codebase list ocaml-ca-certs / 09668c3f-cd5e-46d6-8b62-b2d32b87f208/upstream/0.2.3
09668c3f-cd5e-46d6-8b62-b2d32b87f208/upstream/0.2.3

Tree @09668c3f-cd5e-46d6-8b62-b2d32b87f208/upstream/0.2.3 (Download .tar.gz)

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