I have a centos VM in my azure account. There is openvpn installed in it. The version of openssl is 1.0.1e which is affected by heardbleed bug. When I tried to update the openssl for heardbleed:
yum update openssl
I got below:
# yum update opensslLoaded plugins: security
Setting up Update Process
No Packages marked for Update
#
can anyone help me how do I get openssl updated?