package ca-certs

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

Install

Dune Dependency

Authors

Maintainers

Sources

ca-certs-v0.2.2.tbz
sha256=4f1e77cc125e99987738387ff22cda8710e826f5ef3452f2000f0b30cd668652
sha512=70e564a5bb69a66018ff3387bf7b4b6af2ec1507d9f2f140f2aa8519e405920ec1469e56d1fa2aa8b452d05531a35f22df2c1ac08071f9a322525e95de8e3e1f

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: 27 Oct 2021

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.

Dev Dependencies (2)

  1. fmt with-test & >= "0.8.7"
  2. alcotest with-test

Conflicts (1)

  1. result < "1.5"