Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Revert SecurityProtocol to original value after calling github api#6237

Closed
vors wants to merge 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
vors:tls-restorevors/PowerShell:tls-restoreCopy head branch name to clipboard
Closed

Revert SecurityProtocol to original value after calling github api#6237
vors wants to merge 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
vors:tls-restorevors/PowerShell:tls-restoreCopy head branch name to clipboard

Conversation

@vors

@vors vors commented Feb 24, 2018

Copy link
Copy Markdown
Collaborator

PR Summary

Follow-up to rushedly merged #6235 to restore the original value of the SecurityProtocol.

PR Checklist

@markekraus

Copy link
Copy Markdown
Contributor

Hmmm if we went this way, we would need to wrap all of the calls to github and not just this one.
I think It is fairly safe to use my PR (#6236) instead. That just enables TLS 1.2 in addition to the current settings and then it will stick for at least the current session.

It's not clean, but we just have too many github calls for various build tools and actions. So we can safely treat enabling TLS 1.2 as a bootstrap requirement.

@markekraus markekraus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather accept my change see comment

@vors

vors commented Feb 24, 2018

Copy link
Copy Markdown
Collaborator Author

I see pros and cons in both approaches.
I merged @markekraus PR. I think there is still value in doing it idempotently, but it's really negligible, so I will abandon this PR.

@vors vors closed this Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.