https://bugs.openldap.org/show_bug.cgi?id=10403
Issue ID: 10403 Summary: Add a configuration directive that uses the OpenSSL CONF API to allow openldap config files to set any configuration supported by that API, and to get new OpenSSL configuration capabilities through that API with no changes in openldap. Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: stephen.wall@redcom.com Target Milestone: ---
Created attachment 1090 --> https://bugs.openldap.org/attachment.cgi?id=1090&action=edit Add a configuration directive that uses the OpenSSL CONF API to allow openldap config files to set any configuration supported by that API, and to get new OpenSSL configuration capabilities through th
I am submitting a patch to create a new directive for OpenLDAP config files that uses the OpenSSL SSL_CONF API to allow configuration of any aspect of OpenSSL that the API supports without adding specific directives to OpenLDAP for them. When OpenSSL extends that API, all versions of OpenLDAP with thie patch will also support those extensions with no additional code.
https://bugs.openldap.org/show_bug.cgi?id=10403
--- Comment #1 from stephen.wall@redcom.com --- The attached file is derived from OpenLDAP Software All of the modifications to OpenLDAP Software represented in the following patch(es) were developed by REDCOM Laboratories. Inc. REDCOM Laboratories has not assigned rights and/or interest in this work to any party. I, Stephen Wall, am authorized by REDCOM Laboratories, my employer, to release this work under the terms of the OpenLDAP Public License version 2.8 or newer.
https://bugs.openldap.org/show_bug.cgi?id=10403
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.7.0 Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10403
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |IPR_OK