On Fri January 25 2008 03:40, Bhatnagar Achindra wrote:
> [...]
> 
> 
> > > I have a tunnel created within kernel space. 

Can't imagine why.  Academic project?

> > > I want to secure all 
> > > communication over it. Thus I need SSL in kernel.
> >

Or export your in-kernel tunnel through tun/tap and encrypt it there.
Don't trust userspace?  Export it to a secure linux-Vserver guest with
either the same or one of the other methods.
(linux-vserver.org for details - a number of commercial products do this).

> > slightly OT (and I am a newbie to the list), but have you looked at
> > openvpn,
> > might do what you want, presuming you can trust root though
> 
> 
> Per my knowledge, Open VPN does this in user space, I will still confirm...
> 
It does.
It also may be used inside of a secure Vserver guest (usually it is).

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

Reply via email to