Kurulum
Sertifikanızı sunucunuza yüklemek için platforma özel, adım adım kurulum rehberleri.
- How to Install a Free SSL Certificate in Plesk (Step by Step)
A practical guide to uploading a free SSL certificate in Plesk, assigning it to your domain, and enabling HTTPS redirection.
- How to Install a Free SSL Certificate in cPanel? A Step-by-Step Guide
Move your site to free HTTPS in minutes by pasting your CRT, KEY, and CA Bundle files into cPanel's SSL/TLS manager.
- SSL Setup in Nginx and a 301 Redirect from HTTP to HTTPS
Define the paths to fullchain.pem and private.key in your server block and move all HTTP traffic to HTTPS with a permanent 301.
- How to Install a Free SSL Certificate on WordPress and Switch to HTTPS
Upload the certificate to your server, set the WordPress addresses to HTTPS, fix mixed content, and redirect all traffic to a secure connection.
- SSL Setup with PFX in IIS (Windows) — Password and Binding
Import the PFX, which combines the certificate and private key into a single file, into Windows IIS, enter its password, and publish the site with a 443 binding.
- SSL Setup in Apache and HTTPS Redirection with .htaccess
Define the certificate, key, and chain paths inside your VirtualHost and redirect all traffic to secure HTTPS with .htaccess.