[Modify] Polish it
This commit is contained in:
@@ -99,7 +99,8 @@ namespace WebSocketSharp.Net
|
|||||||
conf.ServerCertificate,
|
conf.ServerCertificate,
|
||||||
conf.ClientCertificateRequired,
|
conf.ClientCertificateRequired,
|
||||||
conf.EnabledSslProtocols,
|
conf.EnabledSslProtocols,
|
||||||
conf.CheckCertificateRevocation);
|
conf.CheckCertificateRevocation
|
||||||
|
);
|
||||||
|
|
||||||
_stream = sslStream;
|
_stream = sslStream;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user