Jakeuj's Notes master Help

How to Disable TLS 1.0 /1.1 in Apache Server

筆記一下禁用 TLS 1.0 與 1.1

結論

Apche

sudo vi /etc/apache2/httpd.conf

# SSL Protocol support: # List the enable protocol levels with which clients will be able to # connect. Disable SSLv2 access by default: SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1

Windows

Nartac Software - IIS Crypto

1655716824 png

參照

How to Disable TLS 1.0 /1.1 in Apache Server - Fedingo

延伸閱讀

Azure VPN Windows Server 2012 R2 Error 812 | Jakeuj - 點部落 (dotblogs.com.tw)

Jakeuj

PS5

  • Apache

  • 回首頁

本文章從點部落遷移至 Writerside

13 October 2025