Re: [Openvpn-devel] Crosscompile OpenVPN 2.1.1

2010-01-22 Thread Eike Lohmann
After compile I copy the openvpn.exe for testing in my existing OpenVPN installation on my windowsbox, if i try to start it via the openvpngui it reports: "SSLEAY32.dll is missing" I tried to compile openssl no-shared but that didn't chaged anything, what do I have to change ? Best regards Eike

Re: [Openvpn-devel] Crosscompile OpenVPN 2.1.1

2010-01-22 Thread Eike Lohmann
Hi Alon, thanks, this is the only working way for me. I am compiling with i586-mingw32msvc, where do i get the i686 crosscompiler for Debian or Ubuntu? My gentoo box is ~3 years old, I better don't touch it. :) If I want to set some different options to the buildprocess, do I edit the ./build s

Re: [Openvpn-devel] OpenVPN core development processes?

2010-01-22 Thread Samuli Seppänen
> Hi, > > On Wed, Jan 20, 2010 at 04:00:03PM +0200, Samuli Seppänen wrote: > >> So something like this at first: >> >> http://users.utu.fi/sjsepp/openvpn/process_contributing_to_openvpn.png >> >> ... and later this: >> >> http://users.utu.fi/sjsepp/openvpn/process_contributing_to_openvpn_2.png

Re: [Openvpn-devel] pkcs11 support in openvpn

2010-01-22 Thread Alon Bar-Lev
It uses pkcs11-helper [1]. http://opensc-project.org/pkcs11-helper On Fri, Jan 22, 2010 at 3:35 AM, John R Pierce wrote: > I'm looking at the pkcs11 support in openvpn 2.1... > does that use the openssl engine_pkcs11 developed by the opensc group, or > does it directly implement the interface to