Re: [Openvpn-devel] [PATCH] GitHub Actions: trigger openvpn-build GHA on success

2022-06-15 Thread Samuli Seppänen
Hi, Il 03/06/22 11:03, Lev Stipakov ha scritto: From: Lev Stipakov After successfult builds on all platforms, start openvpn-build GHA which produces Windows MSI installers. Signed-off-by: Lev Stipakov --- .github/workflows/build.yaml | 21 +++-- 1 file changed, 19 insertio

Re: [Openvpn-devel] [PATCH] [OpenVPN 2.5] Allow running a default configuration with TLS libraries without BF-CBC

2022-06-15 Thread David Sommerseth
On 03/06/2022 11:52, Arne Schwabe wrote: Modern TLS libraries might drop Blowfish by default or distributions might disable Blowfish in OpenSSL/mbed TLS. We still signal OCC options with BF-CBC compatible strings. To avoid requiring BF-CBC for this, special this one usage of BF-CBC enough to avoi