NGINX: Install an SSL certificate
Bu manuel adımları atlamak ister misiniz? SSL çözümümüz sitenizi otomatik olarak korur, HTTPS’ye yönlendirir ve güvenlik sorunlarını sizin için düzeltir. Sitenizi şimdi koruyun!
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 sertifikası dosyasını ve sertifika paketi dosyasını Nginx sunucunuza kopyalayın.
- Sertifika talebinizi oluşturduğunuzda sunucuda zaten bir anahtar dosyanızın olması gerekir.
- 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.
Daha fazla bilgi
- SSL yapılandırmanızı test etme
- For more info, see the NGINX docs on SSL certificate chains.