Closed vincentdieltiens closed 12 years ago
Hi,
I've made same modifications.
I added a new generatePEMFile() that allows the user to generate when he want a new PEM file easily with the parameters that he wants
I added the possibility to the suer to pass the path (and passphrase if necessary) of a PEM file. Also he can choose between SSL or TLS.
Examples are also updated.
Thanks for the help! :+1:
Hi,
I've made same modifications.
I added a new generatePEMFile() that allows the user to generate when he want a new PEM file easily with the parameters that he wants
I added the possibility to the suer to pass the path (and passphrase if necessary) of a PEM file. Also he can choose between SSL or TLS.
Examples are also updated.