Hi All,
I am trying to disable < TLS1.2 on the bareos-fd on CentOS 7, BareOS 20.
I've found a bug report here:
Which helps somewhat
But I've used this setting from the bug tracker
TLS Protocol = "-TLSv1, -TLSv1.1"
and bareos-fd restarts without issue.
However, when scanning the fd with Nessus it tells me TLS1.0 is still available so it appears this setting does not work?
Does anyone have the correct setting for this?