Hi Arne,
following your lead I recompiled with --enable-async-push and the
problem went away.
Some ifdef is messing up the code path?
Cheers,
On 06/05/2021 23:49, Antonio Quartulli wrote:
> Hi Arne,
>
> after our discussion on IRC I understood you expected this patch to not
> change the server
Am 06.05.21 um 23:49 schrieb Antonio Quartulli:
> Hi Arne,
>
> after our discussion on IRC I understood you expected this patch to not
> change the server behaviour.
>
> If something is suboptimal, it means it was suboptimal also before this
> patch.
>
> However, with your patch I can clearly se
DNS SRV remote host discovery allows to have multiple OpenVPN servers for
a single domain w/o explicit profile enumeration, to move services from
host to host with little fuss, and to designate hosts as primary servers
for a service and others as backups.
Feature has been asked several times alread
Thanks!
Need to say, implemented "run an openssl binary" internal method is a bit
faster than python-native crl parsing, according our tests and usage
experience.
--
Best Regards, Vladislav Grishenko
> -Original Message-
> From: Gert Doering
> Sent: Thursday, May 6, 2021 1:12 AM
> To: Vl
From: Lev Stipakov
While on it, bump msvc solution version.
Signed-off-by: Lev Stipakov
---
.../msvc/msvc-generate/msvc-generate.vcxproj | 44 -
openvpn.sln | 30 -
src/compat/compat.vcxproj | 39
src/openv