HomeClusterLabs Projects

Refactor: libcrmcommon: Only set gnutls priorities when needed.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libcrmcommon: Only set gnutls priorities when needed.

If we're not setting up a TLS connection that uses anon credentials,
don't add the anon priority. Similarly, only add the PSK priorities if
we're setting up a TLS connection that uses PSK credentials.

Details

Provenance
clumensAuthored on Dec 10 2024, 1:58 PM

Commit No Longer Exists

This commit no longer exists in the repository.