Changes between Version 4 and Version 5 of SSLCertificateFileTypes
- Timestamp:
- 06/11/08 09:50:04 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SSLCertificateFileTypes
v4 v5 19 19 === Translation === 20 20 * 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" 21 22 * PEM to DER: [http://support.citrix.com/article/CTX106631] 22 23
