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