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.
- SSL証明書ファイルと証明書バンドルファイルをNginxサーバーにコピーします。
- キーファイルは、証明書要求を生成した時点でサーバー上にあります。
- 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.
関連情報
- SSLの設定をテストする
- For more info, see the NGINX docs on SSL certificate chains.