Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow certificates and keys to be read from URIs. #11

Closed
wants to merge 1 commit into from

Conversation

minfrin
Copy link

@minfrin minfrin commented Dec 31, 2023

Add the LDAP_OPT_X_TLS_URIS and LDAP_OPT_X_TLS_CACERTURIS options to allow certificates and keys to be set using OpenSSL provider URIs.

Add the LDAP_OPT_X_TLS_URIS and LDAP_OPT_X_TLS_CACERTURIS
options to allow certificates and keys to be set using OpenSSL
provider URIs.
minfrin added a commit to minfrin/389-ds-base that referenced this pull request Dec 31, 2023
Allow TLS certificates to be configured individually on replication
agreements.

Add nsDS5ReplicaTransportUri, nsDS5ReplicaTransportCAUri,
nsDS5ReplicaBootstrapTransportUri and nsDS5ReplicaBootstrapTransportCAUri
to allow the URIs of certificates, keys and ca certificates to be
specified for each agreement.

Based on OpenSSL provider support added to openldap here:

https://bugs.openldap.org/show_bug.cgi?id=10149
openldap/openldap#11
@hyc hyc closed this Dec 31, 2023
@minfrin
Copy link
Author

minfrin commented Jan 3, 2024

Cross referenced with bugzilla submission here:

https://bugs.openldap.org/show_bug.cgi?id=10149

@quanah
Copy link
Member

quanah commented Jan 5, 2024

Please don't, this tracker should never be used.

@minfrin
Copy link
Author

minfrin commented Jan 9, 2024

Please don't, this tracker should never be used.

I don't have any control over how github works, so can't unfortunately.

For some reason people keep missing the links between your bugzilla and the 389ds issuer tracker. The more links there are, the less questions I get.

@openldap openldap locked as resolved and limited conversation to collaborators Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants