Re: some doubt about ssl programming

2007-03-13 Thread Suchindra Chandrahas
verify(1) and you can see what is the problem. Vladislav - Original Message - From:SuchindraChandrahas To: openssl-users@openssl.org Sent: Tuesday, March 13, 2007 2:18PM Subject: Re: some doubt about sslprogramming Part 1 and Part 2 are the PDF

Re: some doubt about ssl programming

2007-03-13 Thread Vladislav Marinov
From: Suchindra Chandrahas To: openssl-users@openssl.org Sent: Tuesday, March 13, 2007 2:29 PM Subject: Re: some doubt about ssl programming Hi Vladislav, I know i should not disturb you, just a small question here. What kind of fuzzing attacks can be done on an SSL

Re: some doubt about ssl programming

2007-03-13 Thread Vladislav Marinov
) and you can see what is the problem. Vladislav - Original Message - From: Suchindra Chandrahas To: openssl-users@openssl.org Sent: Tuesday, March 13, 2007 2:18 PM Subject: Re: some doubt about ssl programming Part 1 and Part 2 are the PDFs that were given in openssl.org

Re: some doubt about ssl programming

2007-03-13 Thread Suchindra Chandrahas
Hi Vladislav, I know i should not disturb you, just a small question here. What kind of fuzzing attacks can be done on an SSL based apache web server ? I just wanted a brief idea about them Thanks and Regards, Suchindra Chandrahas -

Re: some doubt about ssl programming

2007-03-13 Thread Suchindra Chandrahas
Part 1 and Part 2 are the PDFs that were given in openssl.org Well, the problem is still doubtful because 1. The server certificates are recent (not expired), and 2. But they are self signed certificates (this might be a problem !) Thanks for the replies Regards, Suchindra Chandrahas Goetz

Re: some doubt about ssl programming

2007-03-13 Thread Goetz Babin-Ebell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Suchindra Chandrahas schrieb: > Hi All, Hi Suchindra, >Saw the part1 and part2. Trying to understand the stuff. > I got some client examples given there. I have downloaded "sclient". ??? Which part1 and part2 ? > >if(SSL_get_verify_r

Re: some doubt about ssl programming

2007-03-13 Thread Vladislav Marinov
To: openssl-users@openssl.org Sent: Tuesday, March 13, 2007 11:57 AM Subject: some doubt about ssl programming Hi All, Saw the part1 and part2. Trying to understand the stuff. I got some client examples given there. I have downloaded "sclient". Upon connecting

some doubt about ssl programming

2007-03-13 Thread Suchindra Chandrahas
Hi All, Saw the part1 and part2. Trying to understand the stuff. I got some client examples given there. I have downloaded "sclient". Upon connecting, it says : Certificate doesn't verify. Upon verification of SSL error code, the part1.pdf gives the code of check_cert that says :