[Eisfair] Problem seit Update auf Apache2 3.6.2
Marcus Röckrath
marcus.roeckrath at gmx.de
Mo Aug 25 08:41:04 CEST 2025
Hallo Alex, hallo Holger,
Marcus Röckrath wrote:
> https://talk.plesk.com/threads/sni-error.379917/
>
> Dort wird auch eine Lösung präsentiert, bitte teste das mal -
> gegebenenfalls muss dass auch ins nginx-Paket einfließen.
Die Lösung besteht darin, dem nginx weitere Einstellungen hinzuzufügen:
Erstellen der Datei /etc/nginx/conf.d/fixssl.conf
mit dem Inhalt
proxy_ssl_server_name on;
proxy_ssl_name $host;
proxy_ssl_session_reuse off;
und dann nginx zu restarten.
Da das scheinbar wegen des Apche2-Sicherheitsfixes allgemein notwendig ist,
könnte das auch direkt ins nginx-Paket und dann in die Haupt-nginx-
Konfigurationsdatei.
--
Gruß Marcus
[eisfair-Team]
Mehr Informationen über die Mailingliste Eisfair