RC4加密在密鑰的生成演算中存在漏洞在 Acunetix 弱點掃描中被列為中度風險,以Apache實作關閉RC4加密方式
打開apache ssl 設定檔,通常位置是 /etc/httpd/conf.d/ssl.conf
vi /etc/httpd/conf.d/ssl.conf
修改以下設定
SSLHonorCipherOrder on
SSLCipherSuite EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
可以使用 SSL Server Test 檢查是否關閉

Centos系統實例安裝遠端桌面,以GCP服務為例示範
經歷了多個alpha版本後Bootstrap 5 beta版於2020年12月7日釋出
使用 Python3 出現 ModuleNotFoundError: No module named 'requests' 解決方式
更新 composer 依然無法解決 No such file or directory 問題嗎?深入問題解決。
使用CentOS作為伺服器主機,完整架設流程