HomeClusterLabs Projects

Refactor: libs: Move tls-specific code from remote.c to tls.c.

Description

Refactor: libs: Move tls-specific code from remote.c to tls.c.

Note that there's more gnutls references remaining in remote.c.
Basically anywhere a function has to determine what type a session is
and do a read/write on it still has a gnutls reference. I don't think
it's worth trying to isolate the gnutls code further because it would
probably require creating some abstraction with function pointers for
different types of sessions.

Details

Provenance
clumensAuthored on Wed, Dec 4, 10:01 AM
Parents
rPa141eec64a4d: Feature: sysconfig: Add env settings needed for X509 authentication.
Branches
Unknown
Tags
Unknown