Updated
This commit is contained in:
@@ -56,7 +56,7 @@ namespace EonaCat.Connections.Server.Example
|
||||
UseAesEncryption = false,
|
||||
MaxConnections = 100000,
|
||||
AesPassword = "EonaCat.Connections.Password",
|
||||
Certificate = new System.Security.Cryptography.X509Certificates.X509Certificate2("server.pfx", "p@ss"),
|
||||
//Certificate = new System.Security.Cryptography.X509Certificates.X509Certificate2("server.pfx", "p@ss"),
|
||||
EnableHeartbeat = IsHeartBeatEnabled
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user