nss
Network Security Services (ESR)
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.
This package tracks the Extended Support Release (ESR) channel.
- Versions: 3.101.4
- Website: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
- Licenses: MPL 2.0
- Package source: gnu/packages/nss.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nss as follows:
guix install nss
Or install a particular version:
guix install nss@3.101.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of nss about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nss'><img src='https://packages.guix.gnu.org/packages/nss/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nss)
Example Org:
[[https://packages.guix.gnu.org/packages/nss][https://packages.guix.gnu.org/packages/nss/badges/latest-version.svg]]