Last Updated: February 25, 2016
·
471
· dwradcliffe

Updating OpenSSL on RHEL/CentOS

If you're having trouble getting the latest openssl RPM, it probably hasn't propagated to the mirrors yet. Try this:

sudo yum clean all
sudo yum --disableplugin=fastestmirror install openssl-1.0.1e-16.el6_5.14

Obvoiusly this specific version is only valid for today's (6/5/14) Security Advisory.