Problem encountered on https://dotnet.microsoft.com/download/linux-package-manager/sles/sdk-current
Operating System: Linux SLES - x64
SUSE Linux Enterprise Server 12 SP3 x86_64 (64-bit)
Trying to install .net core as per https://dotnet.microsoft.com/download/linux-package-manager/sles/sdk-current, but it gives error:
Problem: nothing provides libopenssl1_1 needed by dotnet-runtime-deps-2.2-2.2.7-1.x86_64
Solution 1: do not install aspnetcore-runtime-2.2-2.2.7-1.x86_64
Solution 2: break dotnet-runtime-deps-2.2-2.2.7-1.x86_64 by ignoring some of its dependencies
I'm guessing I have to install libopenssl1_1 on SLES 12.3 ? I cannot see how to do this.