package ca-certs

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

Install

Dune Dependency

Authors

Maintainers

Sources

ca-certs-1.0.0.tbz
sha256=8690f2312346724799f2d8a1b684ec16b627b027d4164803a0e2b7e2462c0a72
sha512=c710059766c0062f767d481f7fd97a693b34d3c83e6a53081dee2074b6b40dccbf9d13fcedf253f16ff2381f36da91f84f40749c68537c47abf619322d95d509

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: 06 Aug 2024

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 (10)

  1. ohex >= "0.2.0"
  2. ocaml >= "4.13.0"
  3. x509 >= "1.0.0"
  4. mirage-crypto >= "1.0.0"
  5. digestif >= "1.2.0"
  6. logs
  7. ptime
  8. fpath
  9. bos
  10. dune >= "2.0"

Dev Dependencies (2)

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

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.