bareos: bareos-19.2 8ae9ba79

Author Committer Branch Timestamp Parent
joergs joergs bareos-19.2 2020-11-08 20:45 bareos-19.2 17f05287 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-test/python-bareos-unittest.py Diff File
mod - systemtests/tests/python-pam/python-bareos-unittest.py Diff File