Changes between Version 4 and Version 5 of SSLCertificateFileTypes

Show
Ignore:
Author:
pamela (IP: 66.18.228.44)
Timestamp:
06/11/08 09:50:04 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SSLCertificateFileTypes

    v4 v5  
    1919=== Translation === 
    2020 * PEM to PFX:  [http://blog.crowe.co.nz/archive/2008/01/29/Taking-a-SSL-Certificate-a-KEY-file-and-a-CA.asp] 
     21 * PEM to PFX using openssl:   openssl pkcs12 -export -in cert.pem -inkey key.pem -out cert.pfx -name "PFX Certificate" 
    2122 * PEM to DER: [http://support.citrix.com/article/CTX106631] 
    2223