cert.pkcs12.create#
Creates a pkcs12 file with private key, certificate and optional chain.
Usage: cert.pkcs12.create <pkcs12 file> <cert> <key> [chain]
Set environment KEY_PASS or this script asks for the passphrase.
Set environment PKCS12_PASS or this script asks for the passphrase.