How do I configure SPA to run as HTTPS? (NETIQKB47455)

  • 7747455
  • 02-Feb-2007
  • 05-Oct-2011

Environment

Secure Password Administrator 1.0

Situation

How do I configure SPA to run as HTTPS?

How do I configure SPA to run using the secure HTTPS protocol instead of HTTP?
Both Admin and User site are launching as HTTP instead of HTTPS.

SPA does not launch as a secure Website.

Resolution

Secure Password Administrator (SPA) can launch as a secure Website (HTTPS) or as as a non-secure Website (HTTP).  There are two ways to configure SPA to launch as HTTPS:

  • During SPA installation, choose the option to not use IIS to run the Web server component. In this case, no extra configuration is necessary.  SPA will run using HTTPS.
  • During SPA installation, choose the option to use IIS to run the Web server component. Then, enable SSL on the SPA Website in IIS. For more information, see steps below.

Using either of these options allows the Admin and User sites to run in the secure HTTPS mode.

To enable SSL in the Internet Information Services (IIS) Manager (second option above):

  1. Launch Internet Information Services (IIS) Manager on the Web Server hosting SPA.
  2. Expand <server name> (local computer).
  3. Expand Web Sites and Default Web Site.
  4. Right-click the SPA website and select Properties.
  5. Select the Directory Security Tab and under Secure Communications select Edit.
  6. Toggle the Require secure channel (SSL) checkbox.
  7. Click OK and OK to exit.

Cause

SSL is not enabled in IIS.

SPA was configured to use IIS during installation.

Additional Information

Formerly known as NETIQKB47455

If you choose to enable IIS during installation, you must stop and restart the IIS Admin Service and its dependencies.