I am trying to figure out when the encryption key is generated when using
SSL.
I currently have an application which has a client and server piece. For the
purpose of testing I have generated a selfsigned certificate using openssl
req -x509 -text -new -newkey rsa:1024 -out a.pem -md5

I need to generate a new encryption key for every SSL handshake. How do I go
about doing this?

Ramdas
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to