nss

Security libraries for SSL/TLS and cryptographic operations

brewmacoslinux
Try with needOr install directly
Source

About

Libraries for security-enabled client and server applications

Commands

certutilpk12utilmodutilsslstrengthssltap

Examples

List certificates in a certificate database$ certutil -L -d /path/to/cert/db
Create a new certificate database$ certutil -N -d /path/to/new/db
Import a PKCS#12 file into certificate database$ pk12util -i certificate.p12 -d /path/to/cert/db