Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1289134

Summary: git does not support TLSv1.1 or TLSv1.2
Product: Red Hat Enterprise Linux 6 Reporter: Martin Poole <mpoole>
Component: gitAssignee: Petr Stodulka <pstodulk>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Srot <ksrot>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.7CC: emrakova, ksrot, ovasik, salmy, thozza
Target Milestone: rcKeywords: TestOnly
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-15 15:07:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1272504, 1289205, 1299564    
Bug Blocks: 1253743, 1310222    

Description Martin Poole 2015-12-07 14:04:39 UTC
Description of problem:

git does not support TLSv1.1 or TLSv1.2

Version-Release number of selected component (if applicable):

git-1.7.1-3.el6_4.1


# git clone https://gitlab.example.com/tools/tlsscan.git
Initialized empty Git repository in /root/src/tlsscan/.git/
error:  while accessing https://gitlab.example.com/tools/tlsscan.git/info/refs

fatal: HTTP request failed



Where the server has 

  ssl_protocols  TLSv1.1 TLSv1.2;

Comment 11 Karel Srot 2017-12-15 15:07:40 UTC
Confirmed to be working on 6.10, closing as CurrentRelease, despite it sems to be fixed at least since rhel-6.8

$ rpm -q nss curl git
nss-3.28.4-4.el6_9.x86_64
nss-3.28.4-4.el6_9.i686
curl-7.19.7-53.el6_9.x86_64
git-1.7.10.4-1.el6.rfx.x86_64
$ git clone https://gitlab.quatermass.co.uk/toolsmith/tlsscan.git
Cloning into 'tlsscan'...
remote: Counting objects: 969, done.
remote: Compressing objects: 100% (378/378), done.
remote: Total 969 (delta 618), reused 924 (delta 590)
Receiving objects: 100% (969/969), 447.31 KiB, done.
Resolving deltas: 100% (618/618), done.
$ openssl s_client -connect gitlab.quatermass.co.uk:443 < /dev/null 2>&1 | grep TLS
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384
    Protocol  : TLSv1.2
    TLS session ticket lifetime hint: 300 (seconds)
    TLS session ticket: