Interesting - okay ;-) Thanks for the info.

Do you know whether is is simply because its not in the ssl code, or is
it a restriction based on SSL design? i.e. is it possible by hacking the
openssl lib, or are they mutually exclusive?

Thanks!
Nate

On Thu, 2002-10-31 at 10:26, Jeffrey Altman wrote:
> You cannot use OOB data with SSL/TLS.
> 
> > I have setup a very simple SSL connection over sockets, and use the
> > SSL_read and SSL_write functions to get and send encrypted data.  With
> > the socket read/write functions in C you can send/recv OOB (out of band)
> > data - which I use for state maintenance.  Is it possible to send/recv
> > OOB data with ssl?  I dont see a way to pass such options to the
> > SSL_read/write functions and I am very new to all this ;-)
> > 
> > Thanks for any pointers!
> > Nate Yocom
> > [EMAIL PROTECTED]
> > http://pgina.cs.plu.edu
> > 
> > 
> > ______________________________________________________________________
> > OpenSSL Project                                 http://www.openssl.org
> > Development Mailing List                       [EMAIL PROTECTED]
> > Automated List Manager                           [EMAIL PROTECTED]
> > 
> 
> 
>  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
>  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
>  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
>  [EMAIL PROTECTED]               OpenSSL.
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 


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

Reply via email to