[Modify] Replace it
This commit is contained in:
parent
dfbab48c01
commit
83757de060
@ -671,10 +671,7 @@ namespace WebSocketSharp
|
|||||||
throw new InvalidOperationException (msg);
|
throw new InvalidOperationException (msg);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_sslConfig == null)
|
return getSslConfiguration ();
|
||||||
_sslConfig = new ClientSslConfiguration (_uri.DnsSafeHost);
|
|
||||||
|
|
||||||
return _sslConfig;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user