Forum Discussion

Brandon's avatar
Brandon
Icon for Cirrostratus rankCirrostratus
Jan 12, 2016

PKCS File 11.5 code

Is there a way to export a PKCS file from the GUI for a IIS server. Or does it have to be done command line.

 

Could please help me with the steps to complete.

 

1 Reply

  • According to this it is only possible via the CLI. Here is the openssl command from that thread.

    openssl pkcs12 -export -out /var/tmp/certkey.p12 -inkey /config/filestore/files_d/Common_d/certificate_key_d/:Common:.key -in /config/filestore/files_d/Common_d/certificate_d/:Common:.crt