Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenSSL fixed on CentOS?

I have been following heartbleed bug and was curious about the fix(even though I do not use https). CentOS has issued a fix but I am not getting the update.

$openssl version OpenSSL 1.0.1e-fips 11 Feb 2013

I have addeed fedora epel to my yum.repos.d and enabled it.

Comments

  • JohnRoeJohnRoe Member
    edited April 2014

    see the build date. it should be April 8

    openssl version -a

    this is mine

    OpenSSL 1.0.1e-fips 11 Feb 2013

    >

    built on: Tue Apr 8 02:39:29 UTC 2014

    Thanked by 1sharuu
  • NickMNickM Member

    Run rpm -q openssl

    You should have version 1.0.1e-16.el6_5.7 or later. "openssl version" will still show 1.0.1e because that's the version that CentOS is using. The fix is a patch on top of that version, so the version number does not get incremented.

    Thanked by 1sharuu
  • psycholyzern said: openssl version -a

    built on: Tue Apr 8 02:39:29 UTC 2014

    You are right :)

    $rpm -q openssl openssl-1.0.1e-16.el6_5.7.x86_64

    Looks like I should read more before posting on forums!

    Thanked by 1mee2
  • @sharuu said:
    Looks like I should read more before posting on forums!

    Indeed :D

Sign In or Register to comment.