You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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?
The text was updated successfully, but these errors were encountered: