OpenSSL Exporting Private Certificate Authority for Browsers

From UNIX Systems Administration
Revision as of 02:45, 15 November 2020 by Michael Kohler (talk | contribs) (→‎Red Hat Enterprise Linux/CentOS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Red Hat Enterprise Linux/CentOS

  1. Export CA for Import into Browsers.
    # cd /etc/pki/CA
    # openssl pkcs12 -export -inkey private/cakey.pem -in cacert.pem -out <filename>.pfx