Codebase list ocaml-ca-certs / 5166dd12-9220-444d-9b64-17015021a052/main README.md
5166dd12-9220-444d-9b64-17015021a052/main

Tree @5166dd12-9220-444d-9b64-17015021a052/main (Download .tar.gz)

README.md @5166dd12-9220-444d-9b64-17015021a052/mainraw · 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