Skip to content

Add docs for disableTLSCertificateValidation  #13478

Description

@Nigusu-Allehu

We are adding a disableTLSCertificateValidation property into packageSources section in NuGet.Config files that will allow users to disable TLS certificate validation for https certificates.

<packageSources>
    <add key="Contoso" value="https://source" disableTLSCertificateValidation="true" />
</packageSources>

Update the docs describing this change.

Metadata

Metadata

Assignees

Labels

Category:Quality WeekIssues that should be considered for quality weekPriority:1High priority issues that must be resolved in the current sprint.Type:Docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions