Skip to content

Commit 19cfb62

Browse files
rzikmManickaP
andauthored
Fix wording
Co-authored-by: Marie Píchová <11718369+ManickaP@users.noreply.github.com>
1 parent 578c295 commit 19cfb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.Security/SslCertificateTrust.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
5656
## Remarks
5757
58-
If the `sendTrustInHandshake` argument is `true`, the client can use the list of trusted certificate authorities from the server to select an appropriate client certificate. Sending trusted issuers list is not supported for `SslCertificateTrust` instances created using the `SslCertificaetTrust.CreateForX509Collection` is not supported in .NET 6.
58+
If the `sendTrustInHandshake` argument is `true`, the client can use the list of trusted certificate authorities from the server to select an appropriate client certificate. Sending trusted issuers list is not supported for `SslCertificateTrust` instances created using the `SslCertificaetTrust.CreateForX509Collection` in .NET 6.
5959
6060
Since .NET 7, the sending trusted issuers list is supported on Linux and OSX platforms.
6161

0 commit comments

Comments
 (0)