NGINX: Install an SSL certificate
Want to skip these manual steps? Our SSL solution automatically secures your site, redirects to HTTPS, and fixes security issues for you. Protect your site now!
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.
- Copiez le fichier de votre certificat SSL et le fichier du pack de certificats sur votre serveur Nginx.
- En principe, un fichier de clés devrait déjà être présent sur le serveur à partir duquel vous avez généré votre demande de certificat.
- 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.
En savoir plus
- Tester la configuration de votre certificat SSL
- For more info, see the NGINX docs on SSL certificate chains.