Tuesday, February 6, 2018

[389-commits] [389-ds-base] branch 389-ds-base-1.3.7 updated (35f5ccd -> 806de71)

This is an automated email from the git hooks/post-receive script.

tbordaz pushed a change to branch 389-ds-base-1.3.7
in repository 389-ds-base.

from 35f5ccd Bump version to 1.3.7.9
new 806de71 Ticket 49557 - Add config option for checking CRL on outbound SSL Connections

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
dirsrvtests/tests/suites/{ssl => tls}/__init__.py | 0
dirsrvtests/tests/suites/tls/tls_check_crl_test.py | 52 +++++++++++++++++
ldap/schema/01core389.ldif | 1 +
ldap/servers/slapd/ldaputil.c | 9 ++-
ldap/servers/slapd/libglobs.c | 66 +++++++++++++++++++++-
ldap/servers/slapd/proto-slap.h | 2 +
ldap/servers/slapd/slap.h | 10 +++-
7 files changed, 135 insertions(+), 5 deletions(-)
rename dirsrvtests/tests/suites/{ssl => tls}/__init__.py (100%)
create mode 100644 dirsrvtests/tests/suites/tls/tls_check_crl_test.py

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org

No comments:

Post a Comment