URL: https://github.com/freeipa/freeipa/pull/4136
Author: tiran
Title: #4136: [Backport][ipa-4-7] Print LDAP diagnostic messages on error
Action: opened
PR body:
"""
This PR was opened automatically because PR #4114 was pushed to master and backport to ipa-4-7 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4136/head:pr4136
git checkout pr4136
URL: https://github.com/freeipa/freeipa/pull/4137
Author: tiran
Title: #4137: [Backport][ipa-4-8] Print LDAP diagnostic messages on error
Action: opened
PR body:
"""
This PR was opened automatically because PR #4114 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4137/head:pr4137
git checkout pr4137
URL: https://github.com/freeipa/freeipa/pull/4138
Author: tiran
Title: #4138: Explain the effect of OPT_X_TLS_PROTOCOL_MIN
Action: opened
PR body:
"""
OpenLDAP 2.4 sets minimum version with SSL_CTX_set_options(). The
system-wide crypto-policies for TLS minimum version are applied
with SSL_CTX_set_min_proto_version(). The set_option() call cannot
not enable lower versions than allowed by crypto-policy, e.g.
openssl.cnf MinProtocol=TLS1.2 + OPT_X_TLS_PROTOCOL_MIN=TLS1.0
result in TLS 1.2 as minimum protocol version.
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4138/head:pr4138
git checkout pr4138
URL: https://github.com/freeipa/freeipa/pull/4114
Author: tiran
Title: #4114: Print LDAP diagnostic messages on error
Action: opened
PR body:
"""
ipa_ldap_init(), ipa_tls_ssl_init(), and the bind operations of ipa-join
and ipa-getkeytab now print LDAP error string and LDAP diagonstic messages
to stderr.
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4114/head:pr4114
git checkout pr4114
URL: https://github.com/freeipa/freeipa/pull/4132
Author: flo-renaud
Title: #4132: [Backport][ipa-4-8] [KDB] various code hygiene fixes
Action: opened
PR body:
"""
This PR was opened automatically because PR #3842 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4132/head:pr4132
git checkout pr4132
URL: https://github.com/freeipa/freeipa/pull/4128
Author: rcritten
Title: #4128: [Backport][ipa-4-6] ipa tests: fix backup and restore
Action: opened
PR body:
"""
This PR was opened automatically because PR #4127 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4128/head:pr4128
git checkout pr4128
URL: https://github.com/freeipa/freeipa/pull/4129
Author: rcritten
Title: #4129: [Backport][ipa-4-7] ipa tests: fix backup and restore
Action: opened
PR body:
"""
This PR was opened automatically because PR #4127 was pushed to master and backport to ipa-4-7 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4129/head:pr4129
git checkout pr4129