Hi thanks for replying but problem is that after making an ssl connection, whatever i read at the server side using read() or recv() (on the socket from which i get the ssl connection) I get blank data. and nothing is displayed.
Any ideas?? thanks manoj --- Jan Kleinsorge <[EMAIL PROTECTED]> wrote: > maybe you could recv() .. with PEEK flag set > > > jan > > ----- Original Message ----- > From: "Manoj Sharma" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, May 31, 2003 3:50 PM > Subject: How to see encrypted text in a SSL > connection > > > > I have written an application which makes SSL > > connection between client and a server. > > > > The client sends message to server. But I want to > view > > the encrypted message before server decrypts it. > > Is it possible? > > > > I only have the option of SSL_read function but it > > shows decrypted message. > > > > I also wanted to know the code of function > SSL_read. > > It in not included in the openssl source. It is > > mentioned in ssl.h but is pointed to by > > method->ssl_read. > > > > Where ssl_read is not shown > > Please help > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Calendar - Free online calendar with sync > to Outlook(TM). > > http://calendar.yahoo.com > > > ______________________________________________________________________ > > OpenSSL Project > http://www.openssl.org > > User Support Mailing List > [EMAIL PROTECTED] > > Automated List Manager > [EMAIL PROTECTED] > > > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]