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
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
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
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)
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.
>
>
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