Add library to re-enable TLS certificate verification for LDAP connections (#4598)

This commit is contained in:
Andreas Brain
2024-02-02 13:46:40 +01:00
committed by GitHub
parent 64fa67f15d
commit a9a32c83ac

View File

@@ -171,6 +171,7 @@ RUN apt-get update && \
bash \
haveged \
libicu72 \
libldap-common \
libpng16-16 \
libzip4 \
libxslt1.1 \