Skip to content

Commit 060737f

Browse files
committed
[Modify] Edit it
1 parent bb7362c commit 060737f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-sharp/Net/ServerSslConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public bool CheckCertificateRevocation {
131131
/// </summary>
132132
/// <value>
133133
/// <c>true</c> if the client is asked for a certificate for authentication;
134-
/// otherwise, <c>false</c>.
134+
/// otherwise, <c>false</c>. The default value is <c>false</c>.
135135
/// </value>
136136
public bool ClientCertificateRequired {
137137
get {

0 commit comments

Comments
 (0)