Codebase list ocaml-ca-certs / upstream/0.2.2+git20211209.1.39d203d
upstream/0.2.2+git20211209.1.39d203d

Tree @upstream/0.2.2+git20211209.1.39d203d (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