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
oh thats bad, because the complete network connection must be realized by the kernel. the user should have to do nothing with it.
is there another way to realize it without using the user space ?
thx Frank
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]