本教學使用環境介紹
伺服器端:Ubuntu 18.04 LTS
資料庫:Mariadb 10.1.34
Apache:2.4.18
語言版本:php 7.3
本機端:MacOS High Sierra
前往 ssl.conf
$ nano /etc/apache2/mods-available/ssl.conf
這是 Apache 預設的設定
SSLProtocol all -SSLv3
加入 -TLSv1
如以下
代表關閉 TLS 1.0
還有 -TLSv1.1, -TLSv1.2, -TLSv1.3
SSLProtocol all -SSLv3 -TLSv1
重啟 Apache
$ service apache2 restart
參考:
https://blog.ijun.org/2017/10/disable-tls-10-and-11-in-apache-24.html
https://ithelp.ithome.com.tw/questions/10193822
Line ID:ianmac
有 IT 群組可以加入,歡迎互相成長~(請踴躍交流,勿淺水!)
群組網址:http://line.me/ti/g/WBSmYYZuRc