LetsEncrypt Windows

LetsEncrypt Windows

LetsEncrypt provide Free SSL with 90 day validity. You need to renew it every 90 days, there are software to

Redirect a site to HTTPS using PHP

Redirect a site to HTTPS using PHP

This PHP script will redirect web site visitor to HTTPS (SSL) url. You can add this in your index.php of

IIS redirect site to HTTPS

IIS redirect site to HTTPS

To force a site to always use HTTPS, add following content to web.config file. Here is full web.config file for

Remove SSL private key password

Remove SSL private key password

To remove password from SSL private key, run This will ask for password. Once you enter password, key get saved

Convert SSL certificate into PFX format

Convert SSL certificate into PFX format

To convert SSL certficiate into PFX format, run Example for SSL from namecheap/ssls

Purchase SSL

Purchase SSL

Here are some cheap SSL providers https://www.sslforfree.com/ https://zerossl.com https://www.ssls.com/ https://www.gogetssl.com https://www.namecheap.com/security/ssl-certificates/comodo/ See SSL

ssl checker

ssl checker

Here is few web sites where you can check your SSL certificate is installed properly. https://www.ssllabs.com/ssltest/ https://cryptoreport.websecurity.symantec.com/checker/ https://sslanalyzer.comodoca.com/ See SSL

Enable SSL in Magento 1.9

Enable SSL in Magento 1.9

To enable SSL in Magento, go to System > Configuration Click on “Web” link on left menu. On this page,

Convert PFX SSL Certificate

Convert PFX SSL Certificate

Mcrosoft Azure App Certificate is used to secure Azure App Services, now they allow export of this SSL certificate in

Virtualmin SSL Install

Install SSL Certificate in Virtualmin

To install SSL certificate in Virtualmin, select the domain from drop down list of Virtualmin. On left Menu, go to

Generate CSR using OpenSSL

Generate CSR using OpenSSL

Info needed for Certificate Signing Request (CSR) generation Generate CSR Here is oneliner To generate SSL for multi domain (SAN),

self signed ssl

self signed ssl

To generate self signed SSL certificate, run Or Add Self Signed SSL to Apache Virtual Host Lets say your Apache