-
Notifications
You must be signed in to change notification settings - Fork 189
Only the TLS 1.2 protocol is supported #443
Copy link
Copy link
Open
Labels
enhancementAn issue or pull request introducing new functionality to the project.An issue or pull request introducing new functionality to the project.triage neededAn issue that needs to be reviewed by a member of the team.An issue that needs to be reviewed by a member of the team.
Metadata
Metadata
Assignees
Labels
enhancementAn issue or pull request introducing new functionality to the project.An issue or pull request introducing new functionality to the project.triage neededAn issue that needs to be reviewed by a member of the team.An issue that needs to be reviewed by a member of the team.
Feature Idea Summary
PowerShell Core supports the faster TLS 1.3 protocol, but the module forces it to use 1.2.
Feature Idea Additional Details
In the GitHubCore.ps1 file:
Requested Assignment
Don't care. I can do it if the PR doesn't take too long. Just change the above code to:
and in the finally block:
PowerShell 6 isn't supported anymore, so anything less than 7 should use TLS 1.2.
Operating System
All
PowerShell Version
Module Version
Running: 0.17.0
Installed: 0.17.0