User Tools

Site Tools


openssl:convert_pfx_to_pem

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
openssl:convert_pfx_to_pem [2016/07/10 01:05] peteropenssl:convert_pfx_to_pem [2019/12/01 11:38] (current) – removed peter
Line 1: Line 1:
-====== OpenSSL - Convert pfx to pem ====== 
- 
-<code bash> 
-openssl pkcs12 -in file.pfx -out file.nokey.pem -nokeys 
-openssl pkcs12 -in file.pfx -out file.withkey.pem 
-openssl rsa -in file.withkey.pem -out file.key 
- 
-cat file.nokey.pem file.key > file.combo.pem 
-</code> 
  
openssl/convert_pfx_to_pem.1468112718.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki