Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Don't set SSLv3 on PowerShell 6+ #236

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

TheCakeIsNaOH
Copy link
Contributor

So it looks like SSLv3 is not supported on all platforms for PowerShell core, not only Linux.

This keeps the current behavior when run under WindowsPowerShell, but selects TLS minimum for PowerShell 6+.

Related:
#206
#216
#233
#234

@majkinetor majkinetor merged commit 056ee82 into majkinetor:master Jan 29, 2021
@majkinetor majkinetor mentioned this pull request Jan 30, 2021
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants