HomeClusterLabs Projects

Feature: sysconfig: drop support for PCMK_dh_min_bits environment variable

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

Description

Feature: sysconfig: drop support for PCMK_dh_min_bits environment variable

This relied on a GnuTLS function that has been deprecated since the 2013 3.1.7
release, which we now require as a minimum.

The variable was an obscure setting that would allow TLS communication between
a client and server where one of them was really, really old. This will break
the ability to use Pacemaker Remote or remote CIB administration on a client or
server built with an ancient TLS library.

Details

Provenance
kgaillotAuthored on Jul 1 2024, 5:04 PM

Commit No Longer Exists

This commit no longer exists in the repository.