Modutil Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Modutil Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

modutil

Tools for the Network Security Services

Maintainer: Maintainers of Mozilla-related packages



Section: admin

Install modutil

  • Debian apt-get install libnss3-tools Click to copy
  • Ubuntu apt-get install libnss3-tools Click to copy
  • Alpine OS apk add nss Click to copy
  • Arch Linux pacman -S nss Click to copy
  • Kali Linux apt-get install libnss3-tools Click to copy
  • CentOS yum install nss-tools Click to copy
  • Fedora dnf install nss-tools Click to copy
  • Raspbian apt-get install libnss3-tools Click to copy
  • macOS brew install nss Click to copy

nss-tools

Tools for the Network Security Services

libnss3-tools

Network Security Service tools

This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server.

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.

Installing modutil command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of modutil 2024 package in your OS.