Install your SSL Certificate on IIS 4

Global Support Centre > SSL Certificates > IIS 4 > Install your SSL Certificate

  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.
  3. If you don't remember having given one, leave it empty.
  4. 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!

reqssl.jpg (13229 bytes)