package ca-certs

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

Install

Dune Dependency

Authors

Maintainers

Sources

ca-certs-0.2.3.tbz
sha256=d2d8d6457d915ef6d783def82f3be5ec2f56f92e20214f58edd63c9c2fc60e9c
sha512=e945112be3b2f1fbcaeb95aebb600cd5119f1f05583ebcc0a4a20dd159d8cfec5adc3443aae678ee159c0e0c32b1d7c0ba3ba4405e3483e3f565e4d29d3da0f7

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: 02 Sep 2022

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"