> Hi,
>
> is it possible to use openssl in a kernel-socket-network-connection ?
>
> thx

        There's a lot of different things you could mean by
"kernel-socket-network-connection". Can you clarify?

        If you're talking about using SSL to secure network connections that take
place purely in kernel space, yes, you can do this. It's fairly tedious
because you still want to do the asymmetric cipher in user space.

        DS


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

Reply via email to