[Modify] Polish it
This commit is contained in:
parent
64f99d1842
commit
fffc3277a2
@ -766,7 +766,7 @@ namespace WebSocketSharp.Server
|
||||
message = null;
|
||||
|
||||
if (configuration.ServerCertificate == null) {
|
||||
message = "There is no server certificate for secure connections.";
|
||||
message = "There is no server certificate for secure connection.";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user