【发布时间】:2019-10-29 01:05:53
【问题描述】:
我正在处理需要调用 httpclient 以使用公司内部 https REST api 的 Xamarin 表单。
不幸的是,它返回此错误
Javax.Net.Ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
我该如何解决这个问题?
【问题讨论】:
标签: c# android xamarin certificate sslhandshakeexception