Skip to content
uboot edited this page Nov 19, 2015 · 1 revision
openssl pkcs12 -in domain.pfx -clcerts -nokeys -out domain.cer
openssl pkcs12 -in domain.pfx -nocerts -nodes  -out domain.key
Clone this wiki locally