Ssl view pkcs12

ssl_view_pkcs12

Display the contents of a PKCS#12 bundle (.p12 / .pfx). openssl will prompt for the import password interactively.

Arguments

  • $1 (string): PKCS#12 file (.p12 or .pfx)

Exit codes

  • 0: Success
  • 1: No input provided

Output on stdout

  • Certificate and key information from the bundle