Hallo Steffen, > Hallo, > > http://www.heise.de/newsticker/meldung/So-wehren-Sie-Poodle-Angriffe-ab-2424327.html?wt_mc=nl.ho > > (Wo) muss ich da am Server überall tätig werden? > > locate apache liefert zahlreiche Treffer, die ich nicht alle > abklappern kann und will > Ich habe folgendes gemacht ( auf meine Privat Server, noch nicht bei lml ) :
vim /etc/apache2/mods-available/ssl.conf Ersetzen SSLProtocol All -SSLv2 durch SSLProtocol All -SSLv2 -SSLv3 apachectl configtest service apache2 restart Viele Grüße Arnaud _______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
