[Openvpn-devel] openvpn and smartcards

2005-09-03 Thread Alon Bar-Lev
Hello, I've seen some corresponding regarding this issue... But could not understand the formal position of the development team. It seems that currently openvpn does not support smartcards. I've noticed that a patch is available from Fritz Elfert that enables the use of openvpn and opensc s

[Openvpn-devel] Re: Re: OpenVPN Protocol

2005-09-03 Thread Charles Duffy
On Sat, 03 Sep 2005 11:21:27 -0600, James Yonan wrote: > The big question in my mind is whether this possibly small increase in > performance will justify the loss of portability, and some level > of stability and security. Further, I'd think one who wanted to engage in such a tradeoff could us

Re: [Openvpn-devel] Re: OpenVPN Protocol

2005-09-03 Thread James Yonan
On Sat, 3 Sep 2005, Gervasio Bernal wrote: > Lars Gullik Bjønnes gullik.net> writes: > > > > > Gervasio Bernal speedy.com.ar> writes: > > > > | First of all, I will explain what we are trying to develop. Basically, > > our > idea > > | is to make OpenVPN works at kernel level, not at user

[Openvpn-devel] The use of lzo if OpenSSL has zlib

2005-09-03 Thread mts . spb . suxx
Hello openvpn-devel, I did not have lzo's lib and headers before I attempted OpenVPN port, so I had to "./configure --disable-lzo". When I ported OpenSSL (long ago) - I ./configure'd it to use zlib. Now, when I use the resulting ssl.lib for OpenVPN (or any other SSL-dependent package)

[Openvpn-devel] Re: OpenVPN Protocol

2005-09-03 Thread Gervasio Bernal
Lars Gullik Bjønnes gullik.net> writes: > > Gervasio Bernal speedy.com.ar> writes: > > | First of all, I will explain what we are trying to develop. Basically, our idea > | is to make OpenVPN works at kernel level, not at user level, and use the linux > | cryptoapi instead of openssl. > >

[Openvpn-devel] Re: OpenVPN Protocol

2005-09-03 Thread Lars Gullik Bjønnes
Gervasio Bernal writes: | First of all, I will explain what we are trying to develop. Basically, our idea | is to make OpenVPN works at kernel level, not at user level, and use the linux | cryptoapi instead of openssl. Just a question. Why do you want to do this? Performance or something el