This backports the hybrid suppot for OpenSSL 1.0/1.1 from master (what will become 3.0) to .NET Core 2.1. This lets us use OpenSSL 1.1 on versions of Fedora where that's the default.
The upstream PR: https://github.com/dotnet/corefx/pull/34443
Build: https://copr.fedorainfracloud.org/coprs/g/dotnet-sig/dotnet/build/849004/
Pull-Request has been merged by rhea
This backports the hybrid suppot for OpenSSL 1.0/1.1 from master (what
will become 3.0) to .NET Core 2.1. This lets us use OpenSSL 1.1 on
versions of Fedora where that's the default.
The upstream PR: https://github.com/dotnet/corefx/pull/34443
Build: https://copr.fedorainfracloud.org/coprs/g/dotnet-sig/dotnet/build/849004/