My OpenVPN-Client container isn't working anymore. I think it's due to the OpenVPN 2.5 client update no longer supporting AES-CBC in favor of AES-GCM. My VPN provider doesn't use AES-GCM that I know of (I've reached out to see).
2023-07-04 12:32:40 Error: negotiated cipher not allowed - [null-cipher] not in AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305
2023-07-04 12:32:40 OPTIONS ERROR: failed to import crypto options
2023-07-04 12:32:40 Failed to open tun/tap interface
2023-07-04 12:32:40 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2023-07-04 12:32:40 Restart pause, 1 second(s)
2023-07-04 12:32:41 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.
I tried a bunch of tinkering and I can't get the current container to work with my VPN after an update - I only broke it further! Any way you can make another container or a tag with the OpenVPN 2.4 client? Or maybe is there a container that is just like this one for WireGuard? Thanks!