download source and
./config --prefix=xxxx no-ssl2 no-ssl3 no-weak-ssl-ciphers
make
make install

HTTPS權威指南:在服務器和Web應用上部署SSL/TLS和PKI
- Nov 16 Wed 2016 12:47
-
停用 openssl sslv2 sslv4 rc4
download source and
./config --prefix=xxxx no-ssl2 no-ssl3 no-weak-ssl-ciphers
make
make install

HTTPS權威指南:在服務器和Web應用上部署SSL/TLS和PKI
請先 登入 以發表留言。