[Modify] Polish it
This commit is contained in:
parent
1a463448e4
commit
ff679bd6e5
@ -791,7 +791,7 @@ namespace WebSocketSharp.Server
|
||||
}
|
||||
|
||||
if (configuration.ServerCertificate == null) {
|
||||
message = "There is no server certificate.";
|
||||
message = "There is no certificate in the configuration.";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user