diff --git a/websocket-sharp/Net/ServerSslConfiguration.cs b/websocket-sharp/Net/ServerSslConfiguration.cs index 4ad38295..9c33a99f 100644 --- a/websocket-sharp/Net/ServerSslConfiguration.cs +++ b/websocket-sharp/Net/ServerSslConfiguration.cs @@ -112,7 +112,8 @@ namespace WebSocketSharp.Net /// /// /// true if the certificate revocation list is checked during - /// authentication; otherwise, false. + /// authentication; otherwise, false. The default value is + /// false. /// public bool CheckCertificateRevocation { get {