The SilkPerformer Active Profile | RECORD | INTERNET | RECORDING option for Recorder Server Certificate import requires .pem format. If you have a Server certificate in , for example, PKCS#12, .p12 or.pfx format, a way to change to the required .pem format using the OpenSSL libraries is to run the following in a command prompt:- Download and install OpenSSL Right click on My Computer and select PROPERTIES | ADVANCED tab | ENVIRONMENT VARIABLES Highlight the path variable and select EDIT Append value with the path to the bin directory of the OpenSSL eg "C:\OpenSSL\bin" Select START | RUN | Type "cmd" Change directory to where the pfx-file is located Execute the command: openssl pkcs12 -in -out More information can be found at:- http://www.openssl.org It is also possible to make this conversion using SilkPerformer instead of the OpenSSL libraries, please follow this link for more information:- Conversion with SilkPerformer .
↧