[PATCH] remote_daemon: Validate tcp_min_ssf value only if found in config

Ján Tomko jtomko at redhat.com
Fri Nov 5 13:43:34 UTC 2021


On a Friday in 2021, Michal Privoznik wrote:
>If there is no tcp_min_ssf value set in daemon config we still
>compare it against the default (56 which corresponds to DES) and
>if the value is below our expected minimum (112 which corresponds
>to 3DES) an error is reported and the daemon refuses to start.
>This is not what we want. What we want is to check the value iff
>the value was specified in the config file.
>
>Fixes: 58a48cff840
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> src/remote/remote_daemon_config.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)

Oops.

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20211105/a3211991/attachment-0001.sig>


More information about the libvir-list mailing list