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