Robin Hermann

Results 67 comments of Robin Hermann

@lstipakov not much: ``` 2023-05-02 07:54:01 OpenVPN 2.6.3 [git:v2.6.3/94aad8c51043a805] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Apr 26 2023 2023-05-02 07:54:01 Windows version 10.0 (Windows 10 or...

I get the same error message and have no solution for it. So I am still using the TAP-Windows adapters.

@lstipakov I have no option or I don't know how to change the verbosity: ![image](https://github.com/OpenVPN/ovpn-dco-win/assets/7498854/73df62ee-c19f-4906-8463-767a8a82d140)

Here the log output with verbosity 6: ``` 2023-11-07 11:44:27 us=531000 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations. 2023-11-07 11:44:27...

@lstipakov I followed all of your steps and reinstalled the openvpn client. I can see now I have a newer DCO driver installed `10/08/2023 1.0.0.0` before it was `03/30/2023 0.9.3.0`,...

@david-loe When I use a custom resource `Probe` for this, does `.spec.basicAuth` work?

**Workaround for those using `kubectl` or `oc` before v1.27** You can use `timeout` before the `kubectl wait` or `oc wait`. For example with a timeout of max. 305s (the timeout...