OpenSSL Convert .pem to .pfx: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 June 2020

  • curprev 00:4600:46, 19 June 2020Michael Kohler talk contribs 356 bytes +356 Created page with "== Convert .pem to .pfx == # Conversion from .pem to .pfx ## <tt>'''# openssl pkcs12 -export -in <certificate>.pem -inkey <key>.pem -out <certificate>.pfx '''</tt> == Furthe..."