Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: e2846235e8602525eeebeb1dfda650c348821560
https://github.com/tribe29/checkmk/commit/e2846235e8602525eeebeb1dfda650c34…
Author: Stefan Hölzl <stefan.hoelzl(a)tribe29.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M cmk/gui/key_mgmt.py
M cmk/gui/watolib/utils.py
M cmk/utils/encryption.py
Log Message:
-----------
fix composition tests: resolve layer violation
moved `sign_key_finterprint` to cmk.utils.encryption
so that composition tests do not have to import cmk.gui
composition tests fail to import cmk.gui because they run
in the build container where the combination of our custom built OpenSSL version
and python-ldap cause issues.
CMK-8614
Change-Id: I0f9d0172c20bee1d38a803675d98fc32af644b8c