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.66.tbz
sha256=f0f8035b470f2a48360b92d0e6287f41f98e4ba71576a1cd4c9246c468932f09
sha512=a315941c2133e5782d460dc84fb4675f8eb8281f79d2eb3e6e2578403ce2e64fe96b169ecc7d4f6d3e568ab3aa91412f5d54584d1faed82a6213f9b10d781f5c

Description

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

Tags

org:mirage

Published: 01 Jun 2021

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.08.0"
  8. x509 >= "0.13.0" & < "0.15.0"
  9. mirage-clock >= "3.0.0"
  10. mirage-crypto
  11. rresult
  12. 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

None