Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.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
Ssl JWS由服务器在尝试获取证书时不支持的公钥签名_Ssl_Iis_Ssl Certificate_Certbot - Fatal编程技术网

Ssl JWS由服务器在尝试获取证书时不支持的公钥签名

Ssl JWS由服务器在尝试获取证书时不支持的公钥签名,ssl,iis,ssl-certificate,certbot,Ssl,Iis,Ssl Certificate,Certbot,我正在尝试使用Certbot为我的IIS服务器获取证书。但我一直在犯这样的错误: [31mAn unexpected error occurred:[0m [31mThe JWS was signed by a public key the server does not support :: sa.StorageAuthority.KeyBlocked timed out after 5004 ms[0m 日志文件包含以下内容: acme.messages.Error: urn:ietf:p

我正在尝试使用Certbot为我的IIS服务器获取证书。但我一直在犯这样的错误:

[31mAn unexpected error occurred:[0m
[31mThe JWS was signed by a public key the server does not support :: sa.StorageAuthority.KeyBlocked timed out after 5004 ms[0m
日志文件包含以下内容:

acme.messages.Error: urn:ietf:params:acme:error:badPublicKey :: The JWS was signed by a public key the server does not support :: sa.StorageAuthority.KeyBlocked timed out after 5004 ms
2020-08-24 10:44:04,564:ERROR:certbot._internal.log:An unexpected error occurred:
2020-08-24 10:44:04,564:ERROR:certbot._internal.log:The JWS was signed by a public key the server does not support :: sa.StorageAuthority.KeyBlocked timed out after 5004 ms

谷歌搜索没有给我带来什么。。。多么奇怪的错误