To install your SSL certificate, you will need to do the following:
1
Save your SSL certificate as gs_ssl_certificate.crt.
2
Open IIS and Select Key/Install Key certificate and select the file you just saved. You will be asked to give a password. If you don't remember having given one, leave it empty.
3
If the certificate matches with the keys you created, it will be installed, and IIS will ask you whether you want to bind it to a specific IP address or not.
Force secure connection:
1
Go to the Internet Service Manager.
2
Right-click on the directory you want to secure. Select Directory Security.
3
Click on the Require Secure Channel to make sure the pages can only be seen via a https:// connection.
4
Make sure all referring pages use the https:// prefix to send users to this page!