# check current version
yum list installed | grep openssl
# check if update is available
yum list updates | grep openssl
#update
sudo yum update openssl
Created
June 9, 2014 07:03
-
-
Save canujohann/dc3b43e078ec9851fa27 to your computer and use it in GitHub Desktop.
open-ssl : update (centos)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment