https://bugs.openldap.org/show_bug.cgi?id=9483
Issue ID: 9483 Summary: Need dummy value for AC_TLS_TYPE Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: build Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
If slapd is built without any type of TLS, AC_TLS_TYPE becomes empty, which then causes problems in the test suite.
https://bugs.openldap.org/show_bug.cgi?id=9483
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.3 Assignee|bugs@openldap.org |quanah@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9483
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/259
https://bugs.openldap.org/show_bug.cgi?id=9483
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- commit 805cc450d90126aeb34cb6003e0fe17866d0b71c Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Mar 1 18:36:38 2021 +0000
ITS#9483 - Add dummy value for WITH_TLS_TYPE
https://bugs.openldap.org/show_bug.cgi?id=9483
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED