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

Calamari using SecurityProtocolTypes not supported in .net4.0 #4726

Closed
hnrkndrssn opened this issue Jul 16, 2018 · 2 comments
Closed

Calamari using SecurityProtocolTypes not supported in .net4.0 #4726

hnrkndrssn opened this issue Jul 16, 2018 · 2 comments
Assignees
Labels
feature/calamari kind/bug This issue represents a verified problem we are committed to solving tag/regression This issue was addressed and shipped, but subsequently broken in another release
Milestone

Comments

@hnrkndrssn
Copy link

We're using SecurityProtocolTypes.Tls11 and SecurityProtocolTypes.Tls12 which are not supported in .net4.0 (even when using their integer values) so if a target only has .net4.0 installed (e.g. Windows Server 2003 or Windows Server 2008) then Calamari will throw the following error Unhandled Exception: System.NotSupportedException: The requested security protocol is not supported.

@hnrkndrssn hnrkndrssn added kind/bug This issue represents a verified problem we are committed to solving feature/calamari area/execution labels Jul 16, 2018
@hnrkndrssn hnrkndrssn self-assigned this Jul 16, 2018
@alexrolleyoctopus alexrolleyoctopus added the tag/regression This issue was addressed and shipped, but subsequently broken in another release label Jul 16, 2018
@octoreleasebot octoreleasebot added this to the 2018.7.1 milestone Jul 17, 2018
@octoreleasebot
Copy link

octoreleasebot commented Jul 17, 2018

Release Note: Fixed compatibility issues in Calamari using unsupported security protocols on servers that only have .NET 4.0 installed

@michaelnoonan michaelnoonan modified the milestones: 2018.7.1, 2018.7.2 Jul 19, 2018
@lock
Copy link

lock bot commented Nov 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/calamari kind/bug This issue represents a verified problem we are committed to solving tag/regression This issue was addressed and shipped, but subsequently broken in another release
Projects
None yet
Development

No branches or pull requests

4 participants