gpt4 book ai didi

Android SSL - 无对等证书 (GeneXus)

转载 作者:太空宇宙 更新时间:2023-11-03 14:10:18 26 4
gpt4 key购买 nike

当我运行我的 Android 应用程序时,出现“无对等证书”错误:

08-25 18:09:11.212: D/Genexus-HTTP(23639): Request (GET) to https://system.funacc.com/gxmetadata/happyplus.android.json 08-25 18:09:11.342: E/Genexus-HTTP(23639): Error (javax.net.ssl.SSLPeerUnverifiedException) from https://system.funacc.com/gxmetadata/happyplus.android.json 08-25 18:09:11.342: E/Genexus-HTTP(23639): javax.net.ssl.SSLPeerUnverifiedException: No peer certificate 08-25 18:09:11.342: E/Genexus-HTTP(23639): at com.android.org.conscrypt.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:146) 08-25 18:09:11.342: E/Genexus-HTTP(23639): at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:93) 08-25 18:09:11.342: E/Genexus-HTTP(23639): at org.apache.http.conn.ssl.SSLSocketFactory.createSocket(SSLSocketFactory.java:388)

我已经使用 GeneXus 创建了我的 Android 应用程序我需要在 GeneXus 上配置任何东西才能使用 https 休息服务吗?

最佳答案

出现此错误的最常见原因是证书无效或不是经过 CA 根验证的证书。

如果您使用的是测试/临时证书,这可能是原因。如果您认为证书有效,请检查服务器是否返回完整的证书链。

请查看相关主题:

SSL certificate is not trusted - on mobile only

https://superuser.com/questions/347588/how-do-ssl-chains-work

关于Android SSL - 无对等证书 (GeneXus),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32241180/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com