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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: