Follow these steps to redirect users from http to https.
- Download and install the URL Rewrite module for IIS - http://go.microsoft.com/?linkid=9722532
- Open IIS Manager. Go to the Venafi Site and double-click the URL Rewrite module.
- Create a new rule using the following as a guide (choose the blank template rule):
- Apply the change and test by going to http://localhost/VEDAdmin
Note: In order for re-write to work "require SSL" must be turned off in IIS settings
Comments