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

Client credentials #52

Open
dpwiz opened this issue Apr 11, 2023 · 2 comments
Open

Client credentials #52

dpwiz opened this issue Apr 11, 2023 · 2 comments

Comments

@dpwiz
Copy link

dpwiz commented Apr 11, 2023

The ccCredentials config field is not exported and indeed not used anywhere in the repo.

So, it is not currently possible to use client certificate authentication?

@kazu-yamamoto
Copy link
Owner

It is not supported yet.
Though I'm also the maintainer of the tls package, I don't know that its client certificate authentication works well.
Maybe good time to check it.

@bjin
Copy link
Contributor

bjin commented Jan 7, 2024

With #60, you can now select a client certificate on client side. This can be achieved by overriding the ClientHooks.onCertificateRequest function of the ccTlsHooks parameter.

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

No branches or pull requests

3 participants