Secure Sockets Layer (SSL) Encryption is a feature available on your IIS server. In order to encrypt the data being transmitted from your web service to your client machines, your site will need to do the following to implement Perspective with SSL:
-
Change your port to 443 through Properties on the default website.
-
Update the Perspective client URL from http:// to https://.
-
Test the URL.
-
Click OK to save your changes.
See also: