Allow HTTPS sources that have SSL certificate problems#5674
Merged
Nigusu-Allehu merged 5 commits intoApr 4, 2024
Conversation
Nigusu-Allehu
force-pushed
the
dev-feature-disable-TLS-certificate-verification
branch
from
March 8, 2024 04:19
2baabcf to
ea7fea2
Compare
Member
|
Let's hold this for 6.11, we're in P3, so we're feature complete already. |
Nigusu-Allehu
force-pushed
the
dev-feature-disable-TLS-certificate-verification
branch
from
March 8, 2024 21:16
0d59bf8 to
1819d4e
Compare
Nigusu-Allehu
marked this pull request as draft
March 12, 2024 20:14
Nigusu-Allehu
marked this pull request as ready for review
April 1, 2024 19:15
kartheekp-ms
reviewed
Apr 1, 2024
Nigusu-Allehu
force-pushed
the
dev-feature-disable-TLS-certificate-verification
branch
from
April 1, 2024 20:09
666889d to
44921e0
Compare
nkolev92
approved these changes
Apr 2, 2024
kartheekp-ms
approved these changes
Apr 4, 2024
Nigusu-Allehu
deleted the
dev-feature-disable-TLS-certificate-verification
branch
April 4, 2024 15:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug
Fixes: NuGet/Home#4387
Regression? Last working version:
Description
This PR is merging a feature branch that:
disableTLSCertificateValidationproperty to nuget.config #5504disableTLSCertificateValidationis set in the config file for a source. #5514PR Checklist
PR has a meaningful title
PR has a linked issue.
Described changes
Tests
Documentation
disableTLSCertificateValidationHome#13478)