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.3.tbz
sha256=f60bf04e45482c39601f51212ed2aa8662c5fc415d34f0a2e91c59716587ef4a
sha512=c67ae9f71e9bdd10fecf92df6f794c6f62e5270b584cef14bb2134a6b1452535f8399d8dbf644d02da6b27798477411cc0324f490ec3ab0819fba61f1e5a22a5

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: 18 Nov 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.