我将在同一个IIS6.2版本上托管两个网站(siteA.company.com和siteB.company.com)。我已经为每个站点申请了SSL证书-使用siteA.company.com作为SAN的certA和使用siteA.company.com作为SAN的certB。我已经将两个证书导入到IIS,然后将certA绑定到siteA,将certB绑定到siteB。当我浏览https://siteB.company.com时,我可以看到它是由certB保护的,并且工作正常。但是当我浏览https://siteA.company.com时,它仍然显示secured by certB而不是ce
很多SSL似乎都附带了一项保证:
Extended Validation, Green Address Bar
40-bit minimum to 256-bit encryption
USD $100,000 warranty
VeriSign Trust™ Seal and services
历史上有谁能设法申请保修吗?他们只是个噱头吗?这会影响我的购买选择吗?
我想在android和网站之间使用https连接。网站的证书是通过geotrust验证的,但我还是得到了Error in http connection javax.net.ssl.SSLException: Not trusted server certificate。android 2.2的版本。我读过其他类似的主题,但我不能提出一个解决方案,而是接受所有我不想申请的证书。我能(在某种程度上)处理这个信任问题吗?