Arno Garrels wrote:

>> How can I save (&load) the cert with a password ?
>> CreateSelfSignedCert() has no password option

Sorry, did not read your question correctly.
Load of a password protected private key is supported by ICS 
however saving is not (yet).  
 
> openssl rsa -in MyKey.pem -des3 -out MyKey.pem.new

This OpenSSL command line gives you the opportunity to enter
a (new) password.

--
Arno Garrels




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to