fixing cannot get required symbol SSL_set_alpn_protos from libssl

Andrus 121 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.
3,649 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,400 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,417 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,141 questions
{count} votes