NGINX: Install an SSL certificate
Quer ignorar essas etapas manuais? Nossa solução SSL protege seu site automaticamente, redireciona para HTTPS e corrige problemas de segurança para você. Proteja seu site agora!
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.
- Copie o arquivo do certificado SSL e do pacote de certificado para seu servidor Nginx.
- Você já deve ter um arquivo de chave no servidor de quando a solicitação de certificado foi gerada.
- 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.
Saiba mais
- Testar a configuração do SSL
- For more info, see the NGINX docs on SSL certificate chains.