Bug 707266
Summary: | GnuTLS 2.10 client cannot negotiate TLS 1.2 to GnuTLS 2.8 server | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Cronenworth <mike> |
Component: | gnutls | Assignee: | Tomas Mraz <tmraz> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | jorton, tmraz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-05-24 15:39:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Michael Cronenworth
2011-05-24 14:30:53 UTC
I'd suggest reporting it upstream anyway. If the problem is in 2.10 (or even 2.12) they would fix it. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers (In reply to comment #1) > I'd suggest reporting it upstream anyway. If the problem is in 2.10 (or even > 2.12) they would fix it. Per upstream, 2.8's TLS 1.2 support was not complete and disabled by default. Perhaps it should be disabled in Fedora's build. The 2.10 version has complete TLS 1.2 support. Red Hat 6 also has GnuTLS 2.8, which would have the incomplete TLS 1.2 implementation. I am working on a commercial app that would have used TLS 1.2, but it seems I will have to scale back to TLS 1.1 to be compatible on Red Hat boxes. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers As you have to explicitly add TLS1.2 to the priority string to enable it on GNUTLS2.8, I do not think there is much to fix by the rebuild. |