Skip to content

Adding TLS 1.2 support #35

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

Closed
wants to merge 2 commits into from
Closed

Adding TLS 1.2 support #35

wants to merge 2 commits into from

Conversation

zshehri
Copy link

@zshehri zshehri commented Oct 7, 2018

Github discontinued support for weak cryptographic standards last year. Therefore, TLS 1.2 should be enforced on all Rest API calls in the PowerShell modules.

This update also fixes #33.

@HowardWolosky
Copy link
Contributor

Thanks so much for the submission. I just took over administration of this module, and I'm currently refactoring the code to centralize the REST interaction in order to minimize duplicated code (and make it easier to add additional functions). I will be fixing Issue #33 with that update, but I don't want to bring this change in as-is since so much of that code will be going away.

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.

TLS error in Get-GitHubIssueForRepository : Failed to execute query with exception
2 participants