Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/xml/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Https 无法连接到真实的www.myshopify.com_Https_Ssl Certificate_Shopify - Fatal编程技术网

Https 无法连接到真实的www.myshopify.com

Https 无法连接到真实的www.myshopify.com,https,ssl-certificate,shopify,Https,Ssl Certificate,Shopify,在Chrome浏览器中,通过https从WindowsServer2003计算机连接到myshopify.com上的商店(API)时发生了此错误 错误: The certificate that Chrome received during this connection attempt is not formatted correctly, so Chrome cannot use it to protect your information. Error type: Malformed ce

在Chrome浏览器中,通过https从WindowsServer2003计算机连接到myshopify.com上的商店(API)时发生了此错误

错误:

The certificate that Chrome received during this connection attempt is not formatted correctly, so Chrome cannot use it to protect your information.
Error type: Malformed certificate
Subject: *.myshopify.com
Issuer: DigiCert SHA2 High Assurance Server CA
Public key hashes: sha1/GiBnh3VZhOT1k9C4KDX6w4q9Sec= sha256/6xDMTnv8xhmreRj/tDj7Ii0HVHaA5AFfQZemwKbGOds= sha1/3lKvjNsfmrn+WmfDhvr2iVh/yRs= sha256/k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws= sha1/gzF+YoVCU9bXeDGQ7JGQVumRueM= sha256/WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=

似乎Shopify已经更改了他们的证书。

结果表明Shopify确实将他们的SSL证书更改为需要SHA-2的证书。Windows Server 2003不支持SHA-2

有一个修补程序对其进行了排序: