Re: SSL/TLS - Error while trying to decrypt the premaster secret.

2011-10-12 Thread J
remove   - J | -> ja...@yahoo.com From: Dave Thompson To: openssl-users@openssl.org Sent: Tuesday, October 11, 2011 5:14 PM Subject: RE: SSL/TLS - Error while trying to decrypt the premaster secret. > From: owner-openssl-us...@openssl.org On Behalf Of

Re: SSL/TLS - Error while trying to decrypt the premaster secret.

2011-10-11 Thread nilesh
On Wednesday 12 October 2011 02:44 AM, Dave Thompson wrote: From: owner-openssl-us...@openssl.org On Behalf Of nilesh Sent: Monday, 10 October, 2011 07:35 I have an issue related to RSA decryption while using https. I have setup a dummy https server and captured packets on wireshark. If you

RE: SSL/TLS - Error while trying to decrypt the premaster secret.

2011-10-11 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of nilesh > Sent: Monday, 10 October, 2011 07:35 > I have an issue related to RSA decryption while using https. > I have setup a dummy https server and captured packets on wireshark. > If you just want to decrypt a session and aren't aware of it,

SSL/TLS - Error while trying to decrypt the premaster secret.

2011-10-10 Thread nilesh
Hi, I have an issue related to RSA decryption while using https. I have setup a dummy https server and captured packets on wireshark. As per the RFC - in client key exchange message the premaster is encrypted using Server's public key and sent to server. So, I have captured the encrypted premas