bareos: master f54ea4b8

Author Committer Branch Timestamp Parent
joergs joergs master 2020-11-08 20:45 master e9b3ee1f Pending
Changeset systemtests: sslpsk workaround: use TLS v1.2

Workaround for sslpsk problems.
Use environment variable PYTHON_BAREOS_TLS_VERSION="v1.2"
to specify the TLS protocol version to use,
as automatic selections fails with the current version of sslpsk (1.0.0).
mod - systemtests/environment.in Diff File
mod - systemtests/tests/python-bareos/python-bareos-unittest.py Diff File
mod - systemtests/tests/python-pam/python-bareos-unittest.py Diff File