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 side authentication #991

Open
dimitrovvlado opened this issue Nov 25, 2023 · 4 comments
Open

Client side authentication #991

dimitrovvlado opened this issue Nov 25, 2023 · 4 comments

Comments

@dimitrovvlado
Copy link

What do you want to happen?

Add client side authentication (mTLS)

What happens now?

As per the following PR #481, there used to be an option to setup client side authentication (mTLS), but it has mysteriously disappeared between a2ed45c and c946f5c.
I couldn't find an alternative, is this an oversight?

@gregorosaurus
Copy link

Also wanting to know what happened to client side TLS auth. Hope it comes back! :(

@2h4u
Copy link

2h4u commented Jun 18, 2024

Are there any updates on this topic?
I need mTLS support as well.

@2h4u
Copy link

2h4u commented Jun 18, 2024

There is already a PR which aims to re-add it:
#871

@gregorosaurus
Copy link

I ended up removing the library and switched to use the built-is Swift web socket class. It supports URL Session Delegates which allow you to use mTLS.

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