[Modify] Polish it

master
sta 9 years ago
parent 9248e524cd
commit 5346bd9d1f

@ -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;
} }

Loading…
Cancel
Save