Only the TLS 1.2 protocol is supported #443
Labels
enhancement
An issue or pull request introducing new functionality to the project.
triage needed
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
The text was updated successfully, but these errors were encountered: