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.118.tbz
sha256=06d84a5147ae7f78c5466433c3453d4846ef46a71573550a1e66f8f9878f462a
sha512=c22b1fa5070977d77743581cc17f2381a358075f10811f73eed5ad44a1837781c2a20ab80dd5cb3f12361b889475c46bae770ca9e1654d8d442c051b0f7626c5

Description

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

Tags

org:mirage

Published: 20 Nov 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"