AWS上的SSL? 证书安装,但仍然有问题

我们购买了一个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,所以我不确定问题是什么。

任何帮助将非常感激。

你把正确的证书结合起来了吗? https://support.comodo.com/index.php?_a=viewarticle&_m=knowledgebase&kbarticleid=1365

这听起来有点像这个问题