OpenSSL provider support in openldap: OSSL_STORE_open()
Graham Leggett <[email protected]> Tue, 19 Dec 2023 12:45:16 +0000
| Newsgroups | gmane.network.openldap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, A search in the openldap source shows we don=E2=80=99t yet support the = OpenSSL3 provider OSSL_STORE_open() call, which takes a URL as a = parameter. I=E2=80=99m happy to patch the openldap client to support this, would it = make sense to add a LDAP_OPT_X_TLS_URL option to ldap_option_set()? Regards, Graham =E2=80=94