[Modify] Polish it
This commit is contained in:
@@ -641,7 +641,7 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!(user || port)) {
|
if (!(user || port)) {
|
||||||
message = "There is no certificate.";
|
message = "There is no certificate used to authenticate the server.";
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user