No matter target to net5.0 or net6.0 framework, when trying to create a sslstream, it repeatedly throw the error running on Ubuntu OS while works on Windows OS,
I have created a desktop software server system, which accepts string from client and insert into database, here is the server code public class TcpServer {