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

Tree @run/09668c3f-cd5e-46d6-8b62-b2d32b87f208/upstream (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