Hello Juan, Thanks for reviewing!
Best regards, Leo On Fri, Nov 12, 2021 at 8:04 AM Juan Quintela <[email protected]> wrote: > Leonardo Bras <[email protected]> wrote: > > A lot of places check parameters.tls_creds in order to evaluate if TLS is > > in use, and sometimes call migrate_get_current() just for that test. > > > > Add new helper function migrate_use_tls() in order to simplify testing > > for TLS usage. > > > > Signed-off-by: Leonardo Bras <[email protected]> > > Reviewed-by: Juan Quintela <[email protected]> > >
