nixpkgs/pkgs/development/libraries/nss
rnhmjoj b9bb98cf49
nss: add option to use p11-kit
This commit adds an option to replace libnssckbi with the
p11-kit-trust[1] module. It makes all NSS application (like Firefox,
Chromium, etc.) use the system trust store (/etc/ssl/certs/ in NixOS)
and other PKCS#11 modules without ad-hoc configuration.

This approach was first implemented in Fedora[2] and other distributions
like Arch Linux, later.
[1]: https://p11-glue.github.io/p11-glue/p11-kit/manual/trust-nss.html

[2]: https://fedoraproject.org/wiki/Features/SharedSystemCertificates
2021-01-24 10:50:52 +01:00
..
3.44.nix pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
3.53.nix pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
85_security_load-3.44.patch nss_3_44: bring back this older branch for firefox-esr 2020-07-19 12:30:25 +02:00
85_security_load.patch nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00
ckpem.patch nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
default.nix nss: add option to use p11-kit 2021-01-24 10:50:52 +01:00
fix-cross-compilation.patch nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00