openssl create certificate netscaler / fortigate from pfx IIS

openssl create certificate netscaler / fortigate from pfx IIS

use a linux distro off your choice or download the unix tools to a microsoft machine

openssl pkcs12 -in site.domain.com.pfx -nocerts -out site.domain.com.key.pem
openssl pkcs12 -in site.domain.com.pfx -clcerts -out site.domain.com.pem
openssl rsa -in site.domain.com.key.pem -out site.domain.com.server.key

use the extracted files to import or update the old certificate

Leave a Reply

Your email address will not be published. Required fields are marked *

14 + nineteen =

This site uses Akismet to reduce spam. Learn how your comment data is processed.