简体   繁体   English

证书 <jcenter.bintray.com> 与任何主题替代名称都不匹配

[英]Certificate for <jcenter.bintray.com> doesn't match any of the subject alternative names

I am clone a project from GitHub in Android Studio. 我是从Android Studio中的GitHub克隆一个项目。 When i open the project this error is shown Error: Certificate for doesn't match any of the subject alternative names: [*.socialdrip.me, socialdrip.me] I can not find the problem and the file where the problem exist. 当我打开项目时显示此错误错误: 证书不匹配任何主题替代名称:[* .socialdrip.me,socialdrip.me]我找不到问题和存在问题的文件。

I can change the classpath from Gradle Build file . 我可以从Gradle Build文件中更改类路径。 I also change the dependencies from gradle app file . 我还从gradle app文件更改依赖

I have to run the project but there is a error in building gradle. 我必须运行该项目,但构建gradle时出错。 and this error is shown. 并显示此错误。 Error: Certificate for doesn't match any of the subject alternative names: [*.socialdrip.me, socialdrip.me] 错误:证书不符合任何主题替代名称:[* .socialdrip.me,socialdrip.me]

I just ran into the same exact problem. 我刚遇到了同样的问题。 I cleared my cache and restarted the IDE. 我清除了缓存并重新启动了IDE。

File > Invalidate Caches/Restart > Invalidate and Restart 文件>使高速缓存/重新启动无效>无效并重新启动

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何解析 &lt;*&gt; 的证书与任何主题替代名称都不匹配:[*]? - How to resolve certificate for <*> doesn't match any of the subject alternative names: [*]? javax.net.ssl.SSLException:证书与任何主题备用名称都不匹配 - javax.net.ssl.SSLException: Certificate doesn't match any of the subject alternative names javax.net.ssl.SSLException:<>的证书与任何主题备用名称都不匹配:[] - javax.net.ssl.SSLException: Certificate for <> doesn't match any of the subject alternative names: [] SSLHandshakeException 证书<ip>不匹配任何主题替代名称<fqdn></fqdn></ip> - SSLHandshakeException certificate for <IP> doesn't match any of the subject alternative names <FQDN> Android Studio 中的“jcenter.bintray.com:443 failed to respond”错误 - “jcenter.bintray.com:443 failed to respond” error in Android Studio javax.net.ssl.SSLPeerUnverifiedException:证书<sub.app.domain>不匹配任何主题替代名称:[*.app.domain]]</sub.app.domain> - javax.net.ssl.SSLPeerUnverifiedException: Certificate for <sub.app.domain> doesn't match any of the subject alternative names: [*.app.domain]] 证书主题不包含通用名称且没有替代名称 - Certificate subject for doesn't contain a common name and does not have alternative names 在java中检索X.509证书的主题替代名称 - Retrieve Subject alternative names of X.509 certificate in java CertificateException:不存在主题替代名称 - CertificateException: No subject alternative names present SSLHandshakeException:不存在主题替代名称 - SSLHandshakeException: No subject alternative names present
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM