> On Fri, 14 Jan 2005 21:10 pm, Eduardo Pérez wrote:
> > Do you know if it's possible to use SSL (or some other protocol) over
> > UDP running totally in user space.

> Not possible to use SSL. Some other protocol is potentially
> possible, but you
> haven't told us what you are trying to accomplish, so it hard to
> tell what is
> appropriate.

        It's certainly possible. SSL doesn't care how the bytes get from one 
end to
the other. Any reliable stream protocol will work, including TCP, pipes, or
one implemented over UDP.

        DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to