Apache Tomcat 6.0.43 发布,默认禁用SSLv3
jopen 10年前
Apache Tomcat 6.0.43 发布,该版本主要是 bug 修复,值得关注的改进有:
- 更新Tomcat Native Library 至1.1.32版本来配合Windows
binaries 基于 OpenSSL 1.0.1j 和 APR 1.5.1.
- 支持 TLSv1.1 and TLSv1.2 for APR connector. Based upon
a patch by Marcel Šebek. 这个特性需要Tomcat Native library
1.1.32 以上的版本
- 所有HTTPS connectors默认禁用SSLv3.
完整内容请看
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html