bareos: master e9b3ee1f

Author Committer Branch Timestamp Parent
joergs joergs master 2020-11-08 20:40 master b83b488d Pending
Changeset python-bareos: handling of the TLS protocol version parameter

Allow to specify TLS protocol version also for FileDaemon connections.
Before it could only be specified for Director connections.
mod - python-bareos/bareos/bsock/__init__.py Diff File
mod - python-bareos/bareos/bsock/directorconsole.py Diff File
mod - python-bareos/bareos/bsock/filedaemon.py Diff File
add - python-bareos/bareos/bsock/tlsversionparser.py Diff File