Bernhard,
Thanks for the patch -- that's a good observation, and I plan to include
the patch in beta12.
James
On Wed, 29 Sep 2004, Bernhard Weisshuhn wrote:
> Hi,
>
> I just submitted the following on sourceforge, but since I'm not sure if
> it gets read frequently, here it is again:
>
> The
On Wed, 29 Sep 2004, Remco Boom wrote:
> Hello all
>
> In the file openvpn.nsi.in version 1.2.2.9, This is the most recent file
> in CVS
> http://cvs.sourceforge.net/viewcvs.py/openvpn/openvpn/install-win32/openvpn.nsi.in?rev=1.2.2.9&view=markup
> I found a bug, When you reinstall the same vers
Hi,
I just submitted the following on sourceforge, but since I'm not sure if
it gets read frequently, here it is again:
The option crl-verify can bite you, if you use more than one CA to
issue certificates (like we do: Server-CA for gateways, User-CA for
workstations), since it only checks the se
Hello all
In the file openvpn.nsi.in version 1.2.2.9, This is the most recent file
in CVS
http://cvs.sourceforge.net/viewcvs.py/openvpn/openvpn/install-win32/openvpn.nsi.in?rev=1.2.2.9&view=markup
I found a bug, When you reinstall the same version openvpn the old tap
driver isn't removed and
Hi list,
Few weeks ago I've announced on users list that I will publish a patch
aiming at adding a tcp server in the wrapper. That's now done.
I'm not familiar with patch making with diff and my modifications only
apply on the service-win32 directory in the openvpn source code.
What have be