[Modify] Polish it
This commit is contained in:
parent
94046e1c12
commit
2e59e80b09
@ -1476,6 +1476,7 @@ namespace WebSocketSharp.Server
|
||||
{
|
||||
if (_secure) {
|
||||
string msg;
|
||||
|
||||
if (!checkCertificate (out msg))
|
||||
throw new InvalidOperationException (msg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user