Android:获取SSLHandshakeException。使用ExoPlayer传输音频时出现CertPathValidatorException

时间:2018-04-09 04:14:35

标签: android exoplayer sslhandshakeexception exoplayer2.x

使用 ExoPlayer

从网络流式传输音频时出现异常
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

如何将证书添加到ExoPlayer或Android以解决此问题。

0 个答案:

没有答案