package ca-certs-nss

  1. Overview
  2. Docs
X.509 trust anchors extracted from Mozilla's NSS

Install

Dune Dependency

Authors

Maintainers

Sources

ca-certs-nss-v3.57.tbz
sha256=32f788541ec68398d1f365ecc85c25dc3f1c7239ce1cc5f15ccc1ef0cd52011e
sha512=f23edfe257d2e27c1af666a2d15bd4e3a52ff9d1798fef3e83ea5c6aecfe1a6eb666f32292effdfbab61585ca701a988cc9b697d63dd19e26c0238e308b30877

Description

Trust anchors extracted from Mozilla's NSS certdata.txt package, to be used in MirageOS unikernels.

Tags

org:mirage

Published: 14 Oct 2020

README

ca-root-nss

Trust anchors extracted from Mozilla's NSS certdata.txt package, to be used in MirageOS unikernels.

To update trust anchors, please adjust the commit hash to the latest NSS release in lib/dune, remove certdata.txt, and run dune build.

Dependencies (12)

  1. cmdliner build
  2. astring build
  3. bos build
  4. hex build
  5. fmt build
  6. logs build
  7. ocaml >= "4.07.0"
  8. x509 >= "0.11.0" & < "0.13.0"
  9. mirage-clock >= "3.0.0"
  10. mirage-crypto
  11. rresult
  12. dune >= "2.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (5)

  1. conduit-mirage = "2.3.0" | >= "4.0.0"
  2. dns-client >= "6.0.0" & < "7.0.0"
  3. dns-client-mirage
  4. git-mirage >= "3.7.0"
  5. git-paf

Conflicts

None