New comment by AGausmann on void-packages repository https://github.com/void-linux/void-packages/pull/10989#issuecomment-504864744 Comment: So I have a workaround in place: Make sure libssl46 is installed and set the environment variable `CLR_OPENSSL_VERSION_OVERRIDE=46`. Everything seems to run fine with that setup, so it seems dotnet doesn't care whether it is libssl or openssl to some extent, we just have to configure it to use the correct version.