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.
- Copia el archivo del certificado SSL y el archivo de paquetes de certificados a tu servidor Nginx.
- Debes tener ya un archivo de clave en el servidor de cuando generaste tu solicitud de certificado.
- 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.
Más información
- Probar la configuración de tu SSL
- For more info, see the NGINX docs on SSL certificate chains.