:::

6-1 TWCA SSL 設定

  1. cd /etc/apache2/
    grep -ir "SSLProtocol" *
    mods-available/ssl.conf:        SSLProtocol all -SSLv3
    
  2. cd mods-available/
    vi ssl.conf
    SSLProtocol -all +TLSv1 +TLSv1.1 +TLSv1.2
    service apache2 restart
    

     

  3. https://foundeo.com/products/iis-weak-ssl-ciphers/test.cfm