package ca-certs

  1. Overview
  2. Docs
Detect root CA certificates from the operating system

Install

Dune Dependency

Authors

Maintainers

Sources

ca-certs-v0.1.2.tbz
sha256=fff2a4ae5a2daeff2d5df4d4753d9e035265e701a4b06fcaa7ba32acf3c26b81
sha512=608bfff46cf61feed6e563459652d0f6a6155b4e8172c0ae80e5e58246cbc540f30ee9759e3b5a24fbd2f8973a79f365d8bd958fa7745c65ee8e39e14310ac40

Description

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.

Tags

org:mirage

Published: 12 Oct 2020

README

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.

Dependencies (8)

  1. ocaml >= "4.07.0"
  2. x509 >= "0.11.0" & < "0.13.0"
  3. mirage-crypto
  4. ptime
  5. rresult
  6. fpath
  7. bos
  8. dune >= "2.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None

OCaml

Innovation. Community. Security.