fixing cannot get required symbol SSL_set_alpn_protos from libssl

Andrus 101 Reputation points
2023-02-25T11:26:43.8933333+00:00
ASP .NET 7.0.103 MVC application is deployed to Debian Linux 8.11 (jessie). Kestrel server with Apache proxy is used.

Publish settings in latest Visual Studio are:



Trying to run it in Linux throws error

    Cannot get required symbol SSL_set_alpn_protos from libssl

How to run .NET 7.0.103 application in Debian Jessie ?

.NET 6 application runs OK.

  [1]: https://i.stack.imgur.com/3ws0m.png
.NET
.NET
Microsoft Technologies based on the .NET software framework.
869 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,818 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,762 questions
ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
728 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: The period of time during which a program is being executed in a computer.
979 questions
{count} votes