NGINX: Install an SSL certificate
Möchten Sie diese manuellen Schritte überspringen? Unsere SSL-Lösung sichert Ihre Website automatisch, leitet zu HTTPS um und behebt Sicherheitsprobleme für Sie. Schützen Sie Ihre Website jetzt!
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.
- Kopieren Sie Ihre SSL-Zertifikatdatei und die Zertifikatbündeldatei auf Ihren Nginx-Server.
- Auf dem Server sollte seit der Erstellung Ihrer Zertifikatanforderung bereits eine Schlüsseldatei vorhanden sein.
- 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.
Weitere Informationen
- Testen Ihrer SSL-Konfiguration
- For more info, see the NGINX docs on SSL certificate chains.