Applies to: SSL 证书

SSL 证书 帮助

NGINX: Install an SSL certificate

是否想跳过这些手动步骤?我们的SSL解决方案会自动为您保护网站,重定向到HTTPS,并为您修复安全问题。立即保护您的网站!

After your certificate request is approved, you can download your SSL and intermediate certificates from the SSL application. For more information see Downloading Your SSL Certificate. These files must be installed on your Web server. You can also download the intermediate certificate bundle from the repository.

  1. 将您的 SSL 证书文件和证书捆绑包文件复制到 Nginx 服务器。
  2. 在生成证书申请后,您应该已经有了服务器上的密钥文件。
  3. Edit your NGINX configuration to reference these files. The exact configuration file you edit depends on your version of NGINX, your OS platform, or the method used to install Nginx.

更多信息