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-3.89.1.tbz
sha256=bde677f6eadda106b9c96b83c1def642998327c65ced79408f44c75393bc8a2f
sha512=274d59075585ca13420c2d35082e9d12e1d842620c9b13e2215e0ade8c114d18e85dfe08da24f51dbfe69abccaef14d0ca6968f6073718063a925cdc9986699e

Description

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

Tags

org:mirage

Published: 17 May 2023

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

  1. cmdliner build & >= "1.1.0"
  2. bos build
  3. fmt build & >= "0.8.7"
  4. logs build
  5. ocaml >= "4.08.0"
  6. x509 >= "0.15.0"
  7. mirage-clock >= "3.0.0"
  8. mirage-crypto
  9. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by (6)

  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
  6. git-unix >= "3.4.0"

Conflicts (1)

  1. result < "1.5"