Troubleshooting HTTPS

HTTPS

Problem: Switching access to CAMS via secured web pages using HTTPS.

Possible Solution: When you installed the https you essentially modified the url. You need to update the following:

Global.asa: Anywhere you see an http:// entry, change it to https://

CAMS_Administration..CAMSLicenses table: In both records, change the IESERVERIP value to https://<...>

The system access the COM components on your local IIS server by these values.

Back to Troubleshooting Menu