PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PowerShellGet 3.0/PowerShellGallery should work with legacy TLS

Open SydneyhSmith opened this issue 5 years ago • 3 comments

We should add this to 3.0 interaction with the Gallery and incorporate legacy TLS into our testing: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

SydneyhSmith avatar Sep 30 '20 17:09 SydneyhSmith

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.90. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Sep 30 '20 17:09 issue-label-bot[bot]

We are also considering adding a warning to update to TLS 1.2 instead

SydneyhSmith avatar Oct 01 '20 19:10 SydneyhSmith

@alerickson is there a way to check if the issue is caused by the TLS issue and then be able to send a warning/error messaged based on that?

StevenBucher98 avatar Feb 16 '22 22:02 StevenBucher98