Description
This is an updated version of the CentOS 6 curl rpm that changes two things:
- uses TLSv1.2 instead of TLSv1.0 as the highest version of TLS
- uses TLSv1.0 instead of SSLv3 as the lowest version of SSL/TLS
See https://github.com/mmckinst/curl-el6 for more info
Installation Instructions
curl -s -o /etc/yum.repos.d/mmckinst-curl-el6.repo https://copr.fedorainfracloud.org/coprs/mmckinst/curl-el6/repo/epel-6/mmckinst-curl-el6-epel-6.repo yum upgrade curl
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (5)*, x86_64 (12)* | EPEL 6 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mmckinst/curl-el6
More info about enabling Copr repositories