Re: CertificateVerify structure decoding help needed

2009-07-17 Thread Akos Vandra
Thank you for your response. The problem is solved, and I can now decode the whole TLS stream, thanks. FYI, what I found out if you are interested: I have dug the source code to find out what is happening in the mean time, and found that the signed data is MD5++SHA1, but I have been calculating

RE: CertificateVerify structure decoding help needed

2009-07-16 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Akos Vandra > Sent: Tuesday, 14 July, 2009 13:34 > I am trying to decode the CertificateVerify structure, but have thus far failed. > I have access to both client and server keys, and have sniffed their communication, >

CertificateVerify structure decoding help needed

2009-07-14 Thread Akos Vandra
Hello! I am trying to decode the CertificateVerify structure, but have thus far failed. I have access to both client and server keys, and have sniffed their communication, what I came up with (along the stream) is this CertificateVerify packet sent from the client to the server: 0x16, 0x03, 0x03,