Aanbevolen beveiligingsinstellingen voor SSL
De onderstaande settings in SSL Config zijn aanbevolen om de security level zo hoog mogelijk te blijven: Apache Maak eerst een kopie van de standaard httpd-ssl.conf om ervoor te zorgen dat het originele bestand behouden blijft ook bij updates: cp /usr/local/directadmin/custombuild/configure/ap2/conf/extra/httpd-ssl.conf /usr/local/directadmin/custombuild/custom/ap2/conf/extra/httpd-ssl.conf Invoegen/aanpassen in bestand:vi /usr/local/directadmin/custombuild/custom/ap2/conf/extra/httpd-ssl.conf Het volgende moet erin komen te staan: SSLCipherSuite EECDH+AESGCM:EDH+AESGCM# […]
Read More