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
Amazon web services 由于存在大写字母,迁移后子域不工作_Amazon Web Services_Ssl_Dns_Subdomain_Lets Encrypt - Fatal编程技术网

Amazon web services 由于存在大写字母,迁移后子域不工作

Amazon web services 由于存在大写字母,迁移后子域不工作,amazon-web-services,ssl,dns,subdomain,lets-encrypt,Amazon Web Services,Ssl,Dns,Subdomain,Lets Encrypt,在迁移期间,我们将子域从以前的SSL提供程序移动到LetsEncrypt以更改SSL证书。有些子域中包含大写字母,但在证书生成过程中,在LEtsEncrypt中,子域只能以小写字母创建。(我们甚至尝试使用大写字母创建子域名称,但没有成功)迁移后,如果我们指向新生成的Letsencrypt证书,则其中包含大写字母的子域不起作用,但它们与以前的提供程序完美配合。是否有人知道如何解决这个问题,或者更了解如何生成大写的证书名? 例子 子域名是Support.Example.com,但只能为Support

在迁移期间,我们将子域从以前的SSL提供程序移动到LetsEncrypt以更改SSL证书。有些子域中包含大写字母,但在证书生成过程中,在LEtsEncrypt中,子域只能以小写字母创建。(我们甚至尝试使用大写字母创建子域名称,但没有成功)迁移后,如果我们指向新生成的Letsencrypt证书,则其中包含大写字母的子域不起作用,但它们与以前的提供程序完美配合。是否有人知道如何解决这个问题,或者更了解如何生成大写的证书名? 例子
子域名是Support.Example.com,但只能为Support生成证书。Example.com

DNS不区分大小写。因此,您用upercase错误地定义了主机(可能是在apache中)。将它们重命名为小写,并使用Lets加密证书