我们购买了 SSL 证书(来自 Comodo),当我在 Chrome 中访问该页面时,我看到了绿色挂锁,上面有以下信息:
Your connection to ...... is encrypted with 128-bit encryption.
The connection uses TLS 1.2.
The connection is encrypted and authenticated using AES_128_GCM and uses RSA as the key exchange mechanism.
上面有以下信息:
The identity of this website has been verified by EssentialSSL CA but does not have public audit records.
问题是来自 Android 设备、PHP(cURL)、PLC 等的请求都会收到证书警告,因此请求无法处理。在某些情况下,您可以忽略警告,但这是不好的做法,而且并非在所有情况下都可行。我不知道问题出在哪里,但我希望了解问题到底是什么以及如何修复它。我的理解是,Comodo 是根 CA,所以我不确定问题是什么。
任何帮助将非常感激。
答案1
您是否正确地组合了证书?https://support.comodo.com/index.php?_a=viewarticle&_m=knowledgebase&kbarticleid=1365
听起来这可能是问题所在