Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds TlsHelper from Azure-Pipelines-Tasks to fix TLS 1.2 issues #92

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

jessehouwing
Copy link
Owner

While this should really have been a concern of the PowerShell Execution Handler or the Azure-Pipelines-Task-Lib, it seems that a fix is needed until this is ported to where it belongs.

Closes #91.

Should also be fixed by configuring secure channel for .NET correctly on the server. But this seems to be what the official tasks are doing whether I like it or not.

While this should really have been a concern of the PowerShell Execution Handler or the Azure-Pipelines-Task-Lib, it seems that a fix is needed until this is ported to where it belongs.
@jessehouwing jessehouwing merged commit 7f83cf3 into master Dec 22, 2019
@jessehouwing jessehouwing deleted the features/tls12 branch December 23, 2019 12:30
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.

Azure DevOps Agent running on https failed with TLS 1.2 Issue
1 participant