We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7362c commit 060737fCopy full SHA for 060737f
websocket-sharp/Net/ServerSslConfiguration.cs
@@ -131,7 +131,7 @@ public bool CheckCertificateRevocation {
131
/// </summary>
132
/// <value>
133
/// <c>true</c> if the client is asked for a certificate for authentication;
134
- /// otherwise, <c>false</c>.
+ /// otherwise, <c>false</c>. The default value is <c>false</c>.
135
/// </value>
136
public bool ClientCertificateRequired {
137
get {
0 commit comments