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

Enable local certificate validation callbacks. #91

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

barry-r-moore
Copy link
Contributor

Allows client to attach certificates.

This has been tested using a pfx file and has succeeded in connecting, binding & searching a remote secure LDAP server

@dsbenghe
Copy link
Owner

Can you please name it to match the sslstream api naming: is not local certificate validation but local certificate selection => LocalCertificateSelectionCallback.

@Spencerooni
Copy link

Hi @dsbenghe

I'm working with Barry and have updated the name per your comment.

@dsbenghe dsbenghe merged commit a24a377 into dsbenghe:master Jul 4, 2019
@JerryThorpe
Copy link

Hi barry-r-moore

Do you need to do more than load the local client certificate to authenticate the client? I tried that and it doesn't seem to be working.

Thanks,
JerryThorpe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants