当根域托管在其他地方时,如何 运行 子域上的网站

How to run a website on a subdomain when the root domain is hosted elsewhere

场景:

我为一个客户建立了一个求职板,我的服务器上 运行 该网站,而客户的主要网站仍托管在其原始位置。

问题:

我收到 SSL 错误,因为它似乎是作业。client.com 不在证书范围内。

问题:

client.com证书提供商检测并覆盖新子域只是时间问题吗?

或者我是否需要在我的服务器上向 jobs.client.com 添加证书?

Is it just a matter of time before client.com’a certificate provider will detect and cover the new subdomain?

没有

Or will I need to add a certificate to jobs.client.com on my server?

是的。涵盖 URL 中指定的主机名的证书需要明确安装在为该主机名提供服务的服务器上。不清楚您的服务器目前提供的证书类型,但可能是错误的。