Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSLv3 nolonger supported in PowerShell 7 #67

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stopthatastronaut
Copy link

Removed SSlv3, added Tls13, updated a relevant comment

@stopthatastronaut
Copy link
Author

Forgot to mention, the reason this exists is because Any actions against Octopus will throw

SetValueInvocationException: Exception setting "SecurityProtocol": "The requested security protocol is not supported."

Under PS7, and presumably against Octopus boxes configured for Only TLS3

@stopthatastronaut
Copy link
Author

Anybody actually watching this repo these days?

@stopthatastronaut
Copy link
Author

Wow, a PR open for over a year, this is a new experience for me.

@stopthatastronaut
Copy link
Author

I've flipped the default branch of my fork to main and I'll be publishing a version from there, not to the PS Gallery bit probably to github releases or an Azure repo. I need this fix for a project that's running right now.

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.

1 participant