fixing cannot get required symbol SSL_set_alpn_protos from libssl
Andrus
121
Reputation points
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.
4,103 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,816 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,597 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 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,264 questions
Sign in to answer