nss-config
Services
Install
- All systems
-
curl cmd.cat/nss-config.sh
- Debian
-
apt-get install libnss3-dev - Ubuntu
-
apt-get install libnss3-dev -
Alpine
-
apk add nss - Arch Linux
-
pacman -S nss - Kali Linux
-
apt-get install libnss3-dev - CentOS
-
yum install nss-devel - Fedora
-
dnf install nss-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libnss3-dev - OS X
-
brew install nss - Raspbian
-
apt-get install libnss3-dev - Docker
-
docker run cmd.cat/nss-config nss-configpowered by Commando
nss-devel
Services
libnss3-dev
Development files for the Network Security Service libraries
This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Install this package if you wish to develop your own programs using the Network Security Service Libraries.
nss
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.