Skip to content

mTLS support#136

Open
jerzykrlk wants to merge 1 commit into
dimitris-c:mainfrom
jerzykrlk:feature/client-certificate-support
Open

mTLS support#136
jerzykrlk wants to merge 1 commit into
dimitris-c:mainfrom
jerzykrlk:feature/client-certificate-support

Conversation

@jerzykrlk

Copy link
Copy Markdown

Hi Dimitris! Could we add client certificate (mTLS) support?

Some servers require a client certificate (mTLS) - before this, streaming from them failed.

What you changed

  • New optional ClientCertificateProvider closure that returns the credential for the auth challenge.
  • Passed through AudioPlayer.init(...) -> NetworkingClient -> NetworkSessionDelegate.
  • Defaults to nil, so nothing breaks for existing users.

Thanks for running this project!

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.

2 participants