Skip to content

Support self-signed certificates#82

Merged
brownard merged 1 commit into
masterfrom
Support_self_signed_certificates
May 23, 2026
Merged

Support self-signed certificates#82
brownard merged 1 commit into
masterfrom
Support_self_signed_certificates

Conversation

@brownard
Copy link
Copy Markdown
Owner

Trust user installed certificates by default and add a setting to additionally trust all certificates

  • Add a network_security_config that trusts user installed certificates, the default on Android is to only trust system installed.
  • Add a function to set the trust manager used for SSL connections to additionally trust all certificates as an unsafe workaround

Closes #79

…tes by default and add a setting to additionally trust all certificates

- Add a network_security_config that trusts user installed certificates, the default on Android is to only trust system installed.
- Add a function to set the trust manager used for SSL connections to additionally trust all certificates as an unsafe workaround
@brownard brownard merged commit 50fab6d into master May 23, 2026
1 check passed
@brownard brownard deleted the Support_self_signed_certificates branch May 23, 2026 20:40
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.

Exoplayer support for self-signed certs

1 participant