-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
use curl with OpenSSL backend on 16.04-cross based containers #34909
Conversation
Tagging @ViktorHofer as an area owner. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alpine was also showing in the failures right? Is there something we're going to do there?
my thinking was to get the 16.04-cross in place and see if that makes difference (hopefully positive) If we can blame GnuTLS, I can work out remaining build queues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also update the documentation?
documentaton where? |
This contributes to #34015 This pulls in containers built with dotnet/dotnet-buildtools-prereqs-docker#295 As GnuTLS being suspect, this will switch to OpenSSL backend for curl.