Skip to content

GnuTLS, fix ubuntu CI failures - #15310

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:gnutls-ci-ubuntu-fix
Closed

GnuTLS, fix ubuntu CI failures#15310
icing wants to merge 1 commit into
curl:masterfrom
icing:gnutls-ci-ubuntu-fix

Conversation

@icing

@icing icing commented Oct 16, 2024

Copy link
Copy Markdown
Contributor

Override the system default config in test_17_09, since we want to check all TLS versions. Provide own, empty config file to gnutls, so that any system wide file has no effect.

The latest ubunu image in GH CI disables TLS 1.0 and 1.1 system wide for GnuTLS. Good intentions.

Fixes #15294

Override the system default config in test_17_09, since
we want to check all TLS versions. Provide own, empty config
file to gnutls, so that any system wide file has no effect.

The latest ubunu image in GH CI disables TLS 1.0 and 1.1
system wide for GnuTLS. Good intentions.
@icing icing added CI Continuous Integration and removed HTTP labels Oct 16, 2024
@icing icing changed the title GnuTLS, fix ubunti CI failures GnuTLS, fix ubuntu CI failures Oct 16, 2024

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@vszakats

Copy link
Copy Markdown
Member

LGTM. Would it be good to add 'Fixes #15294' to the commit msg, or is this a different issue?

@icing

icing commented Oct 16, 2024

Copy link
Copy Markdown
Contributor Author

LGTM. Would it be good to add 'Fixes #15294' to the commit msg, or is this a different issue?

Thanks, added.

@bagder bagder closed this in c97cd82 Oct 17, 2024
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Override the system default config in test_17_09, since we want to check
all TLS versions. Provide own, empty config file to gnutls, so that any
system wide file has no effect.

The latest ubunu image in GH CI disables TLS 1.0 and 1.1
system wide for GnuTLS. Good intentions.

Closes curl#15310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration tests

Development

Successfully merging this pull request may close these issues.

GHA/http3-linux: GnuTLS 3.8.7 pytest failures after Ubuntu 24.04 upgrade

3 participants