OpenSSL patch for OSPrey

The recently released CentOS openssl-1.0.1e-30.el6_6.5.x86_64 file will cause the software license key for the OSPrey routing server to become invalid and STOP ROUTING CALLS.

If you perform a global update to the CentOS operating system (yum update), the openssl-1.0.1e-30.el6_6.5.x86_64 file will be installed and your OSPrey license will become invalid.

PLEASE INSTALL THE ATTACHED PATCH AS SOON AS POSSIBLE TO AVOID THIS POTENTIAL PROBLEM.

To do this, first copy the attached LibSSLandCRYPTOfromRelC6x64on20150205patch.tar.gz file to the $OSPrey_HOME/lib directory of your OSPrey.

After the file is in the $OSPrey_HOME/lib directory, follow the highlighted steps below.

[ospadmin@lab-dell-64 ~]$ cd $OSPrey_HOME/lib

[ospadmin@lab-dell-64 lib]$ pwd

/home/ospadmin/OSP/OSPreyPackage/ospnexus/lib

[ospadmin@lab-dell-64 lib]$

[ospadmin@lab-dell-64 lib]$ ls -ltr

total 3784

-rwxrwxr-x. 1 ospadmin ospadmin 2894484 Feb 3 14:21 libxerces-c1_7_0.so

-rw-rw-r-- 1 ospadmin ospadmin 976880 Feb 5 10:02 LibSSLandCRYPTOfromRelC6x64on20150205patch.tar.gz

[ospadmin@lab-dell-64 lib]$

[ospadmin@lab-dell-64 lib]$ tar zxvf LibSSLandCRYPTOfromRelC6x64on20150205patch.tar.gz

libssl.so

libssl.so.10

libssl.so.1.0.1e

libcrypto.so

libcrypto.so.10

libcrypto.so.1.0.1e

[ospadmin@lab-dell-64 lib]$

[ospadmin@lab-dell-64 lib]$ ls -ltr

total 6140

-rwxrwxr-x. 1 ospadmin ospadmin 2894484 Feb 3 14:21 libxerces-c1_7_0.so

-rwxr-xr-x 1 ospadmin ospadmin 444168 Feb 5 09:56 libssl.so.1.0.1e

-rwxr-xr-x 1 ospadmin ospadmin 1965824 Feb 5 09:56 libcrypto.so.1.0.1e

-rw-rw-r-- 1 ospadmin ospadmin 976880 Feb 5 10:02 LibSSLandCRYPTOfromRelC6x64on20150205patch.tar.gz

lrwxrwxrwx 1 ospadmin ospadmin 16 Feb 5 12:05 libssl.so.10 -> libssl.so.1.0.1e

lrwxrwxrwx 1 ospadmin ospadmin 16 Feb 5 12:05 libssl.so -> libssl.so.1.0.1e

lrwxrwxrwx 1 ospadmin ospadmin 19 Feb 5 12:05 libcrypto.so.10 -> libcrypto.so.1.0.1e

lrwxrwxrwx 1 ospadmin ospadmin 19 Feb 5 12:05 libcrypto.so -> libcrypto.so.1.0.1e

[ospadmin@lab-dell-64 lib]$

[ospadmin@lab-dell-64 lib]$ cd ..

[ospadmin@lab-dell-64 lib]$

[ospadmin@lab-dell-64 ospnexus]$ pwd

/home/ospadmin/OSP/OSPreyPackage/ospnexus

[ospadmin@lab-dell-64 ospnexus]$

[ospadmin@lab-dell-64 ospnexus]$ ./stop_osp_server.sh

Asking OSPrey Server (PID 12175) to stop..........OSPrey Server has stopped.

[ospadmin@lab-dell-64 ospnexus]$

[ospadmin@lab-dell-64 ospnexus]$ ./start_osp_server.sh

Starting OSPrey server with ENGINE_ID_NUM = 10 ...

[ospadmin@lab-dell-64 ospnexus]$

Please contact TransNexus support if you have any questions or need help.