package ca-certs-nss

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ca-certs-nss-3.117.tbz
sha256=49d7132773a0e61e57bea9c3aa9d5f970fe1c0b58836396a793fef230020dfcd
sha512=7e3d651e8f11c2cd76d312ba558e88fbb685aabe9a52edf016efeea68c4d6fde4f26c3e6c0528888426b6fed0e81bb2305281d5e3caa7a619feaf805a8536c75

Description

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

Tags

org:mirage

Published: 14 Oct 2025

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. digestif >= "1.2.0"
  6. ocaml >= "4.13.0"
  7. x509 >= "1.0.0"
  8. mirage-ptime >= "4.0.0"
  9. dune >= "2.7"

Dev Dependencies (2)

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

Used by (10)

  1. conduit-mirage >= "6.2.2"
  2. dns-client >= "6.3.0" & < "7.0.3"
  3. dns-client-mirage != "9.1.0"
  4. dns-resolver >= "10.2.0"
  5. git-mirage != "3.17.0"
  6. git-net
  7. git-paf
  8. git-unix >= "3.6.0" & < "3.16.1"
  9. http-mirage-client >= "0.0.10"
  10. sendmail-mirage >= "0.12.0"

Conflicts (1)

  1. result < "1.5"