Frage zu Zertifikaten / SSL / Fehlermeldung bei openssl

Hallo,

Das möchte ich betonnen : die verschiedene Skripts in Linuxmuster sorgen dafür, dass die neue Konfiguration von Ajenti 2.1.33 angepasst wird.

Gruß

Arnaud

Hallo Andreas,

Die .116 installiert Ajenti33 mit.

Ajenti Version kannst du dir mit pip freeze | grep aj
ausgeben lassen.

OK, sieht bei mir so aus:

pip freeze | grep aj
DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won’t be maintained after
that date. A future version of pip will drop support for Python 2.7.
More details about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
aj==2.1.33
ajenti-panel==2.1.33
ajenti.plugin.ace==0.26
ajenti.plugin.auth-users==0.29
ajenti.plugin.core==0.93
ajenti.plugin.dashboard==0.37
ajenti.plugin.filesystem==0.43
ajenti.plugin.passwd==0.22
ajenti.plugin.plugins==0.43
ajenti.plugin.session-list==0.1
ajenti.plugin.settings==0.26

Hier sollte aber nie manuell aktualisiert werden, das übernehmen alles
wir über das Linuxmuster Paket.

hatte ich nicht vor: wollte nur schauen, ob es alles da ist :slight_smile:

LG

Holger

Hallo MIchael,

Und ? Hast du Zeit gehabt, es zu testen ? Läuft es mit der neuen Version ?

Gruß

Arnaud

Bin im Moment nicht im testing-Repo. Daher noch mit WebUI .115 unterwegs …
Hab’s gerade getestet:
openssl s_client -connect server:443
liefert jetzt die komplette trusted chain und am Ende wie erhofft ein
Verify return code: 0 (ok)

Vom Client funktioniert das jetzt ebenfalls. Das Problem ist also gelöst. Danke, @Arnaud !

Danke für die Rückmeldung !

Gruß

Arnaud

Hier nochmal als X-Link: