6.0.0-beta1
7/5/25
Last Modified 10/21/09 by Michael Slusarz
  • Message
    This page is locked by 66.249.70.37 for 8 Minutes.

S/MIME Debugging

A sample public/private key can be found in Bug #8629.

To convert to PKCS #12 format, the following should work:


openssl pkcs12 -export -in <file with public key> -inkey <file with private key> -out smime.p12