Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IIS can be configured to acces Studio and the Studio Management Service over HTTPS. Please see How to enable HTTPS on Studio.   

  1. Open Internet Information Services (IIS) Manager on the site where Blueriq is installed. 
  2. Select the Blueriq site and from the context menu, open the Bindings... dialog:
    Image Added

  3. Add a new binding of type 'HTTPS' and select the certificate you want to use. In this example, we use a self signed certificate, which is not recommended on a production environment.
    Image Added

  4. Click on 'View' to check the 'Issued to' property of the certificate.  In a real situation, the 'Issued to' field should be the host of your Blueriq deployment instead of localhost:
    Image Added

  5. Now select OK in both the 'Certificate' and 'Add Site Binding' dialog.
  6. It is recommended but not required to remove any site binding of type 'HTTP' from the list of site bindings.
  7. To use HTTPS, go to the 'Issued to' host from step 4, using the https scheme. In this example, that is https://localhost/.