Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

How to use latest openssl for nginx

$
0
0
My server OS is CentOS release 6.6

It has OpenSSL version 1.0.1e-fips
# /usr/bin/openssl version
OpenSSL 1.0.1e-fips 11 Feb 2013

I want to install latest OpenSSL in different location and use it for Nginx.
# /usr/local/bin/openssl version
OpenSSL 1.0.1i 6 Aug 2014

Also want to verify which OpenSSL the current running Nginx is using.

Viewing all articles
Browse latest Browse all 4759

Trending Articles