Skip to content

Unclear what SslCertificateTrust is referring to #10504

@fh-yuxiao-zeng

Description

@fh-yuxiao-zeng

Type of issue

Typo

Description

The document says "Gets or sets an optional customized policy for remote certificate validation. If not null, CertificateRevocationCheckMode and SslCertificateTrust are ignored."

CertificateRevocationCheckMode is another property in the SslClientAuthenticationOptions class, so it makes a lot of sense. On the other hand, SslCertificateTrust is a class. It's not clear what it means by a class is ignored. I was expecting a property.

(Should it be ClientCertificateContext?)

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.net.security.sslclientauthenticationoptions.certificatechainpolicy?view=net-8.0#system-net-security-sslclientauthenticationoptions-certificatechainpolicy

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net.Security/SslClientAuthenticationOptions.xml

Document Version Independent Id

01385e9b-4f99-408d-1840-6a7f6f0103b5

Article author

@karelz

Metadata

Metadata

Assignees

Labels

Pri3Indicates issues/PRs that are low priorityarea-System.Net

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions