-
Notifications
You must be signed in to change notification settings - Fork 481
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
how to bypass ssl verification #2161
Comments
Are you using org.conscrypt:conscrypt-android:2.5.2 ? |
Maybe you need provide the https url |
https://europe.olemovienews.com/ts3/20241023/HroBkkyb/mp4/HroBkkyb.mp4/index-v1-a1.m3u8,this one,I can play on chrome directly, |
what's your exoplayer sdk version,mime is 1.5.1.also,did you add some extra config for the player? |
Maybe your okhttp need to bypass ssl issue. |
this is so wired.that makes no sense,I don't know how to do this. |
can you show me the code of your configuration of exolayer for the data source parts? |
看你的信息,貌似你来自台湾,应该可以说中文吧,可以添加你社交账号吗,能帮忙看下这个问题吗 |
hostnameVerifier 跟 sslSocketFactory |
@CupidChow the device you tested might not support the SSL on your media server. |
|
![]() |
I don't think I can help with the SSL question specifically because it's likely a network or certificate issue. The follow-up question for the missing extractors seems to be resolved now as well? |
no problem,now I already solved this problem, |
now I have a problem when playing https:xxxxxxxx.m3u8.
before I could play these kinda videos successfully,and I didn't change any code, and also for the url,I'm sure they are the https:xxx all the time.
but I don't know why all the videos can't play .
this error
Caused by: androidx.media3.datasource.HttpDataSource$HttpDataSourceException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
The text was updated successfully, but these errors were encountered: