New comment by mvf on void-packages repository https://github.com/void-linux/void-packages/issues/23413#issuecomment-657061879 Comment: Workaround for the desperate: ``` # xi libssl47 # LD_PRELOAD=/usr/lib/libssl.so.47 openvpn [...] ``` Personally I switched my `openvpn` to `mbedtls` for now, and this also works. And yes, it's probably time we went back to OpenSSL.