升级openssl,原版本是1.0.1e,升级后是1.0.1t,升级后重编译了nginx
nginx信息显示built with OpenSSL 1.0.1t 3 May 2016 (running with OpenSSL 1.0.1e-fips 11 Feb 2013)
为什么running with用的是旧版的openssl
要怎么解决
...全文
11843打赏收藏
升级openssl,重编nginx,为什么nginx还是用旧版openssl运行
升级openssl,原版本是1.0.1e,升级后是1.0.1t,升级后重编译了nginx nginx信息显示built with OpenSSL 1.0.1t 3 May 2016 (running with OpenSSL 1.0.1e-fips 11 Feb 2013) 为什么running with用的是旧版的openssl 要怎么解决