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.83.tbz
sha256=e1d5a75daf5fd4cf384c63eaca9800feac4f8f844efd2623fc5f688796da881f
sha512=57248d3b67476dfdb5d5d94e58d2c33f36413869b6665dc1e401561fd5af04c8eedc50200fa49d815cffa72fd2f644b58093756bc663d4d05b6f29088149c303

Description

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

Tags

org:mirage

Published: 17 Sep 2022

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

  1. cmdliner build & >= "1.1.0"
  2. astring build
  3. bos build
  4. fmt build & >= "0.8.7"
  5. logs build
  6. ocaml >= "4.08.0"
  7. x509 >= "0.15.0"
  8. mirage-clock >= "3.0.0"
  9. mirage-crypto
  10. 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"