Skip to content

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