How to export a certificate and private key to pkcs12 (p12) format
openssl pkcs12 -export -out certificate.p12 -inkey certificate-key.pem -in certificate-cert.pem Enter Export Password: Verifying – Enter Export Password: Then use/provide the password at firefox import