Changing whether to use a secured connection - Win­dows - Latest

Assure Unified Interface Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
Latest
Language
English
Product name
Assure Unified Interface
Title
Assure Unified Interface Guide
Copyright
2021
First publish date
2010
Last updated
2024-02-09
Published on
2024-02-09T05:11:34.582000

HTTP protocol is the default for the configured port used to connect to the Assure UI server. You can change the configuration to secure the port using the HTTPS protocol. All users must use the protocol that is specified by this command.

To change the protocol, do the following:

  1. Open a command prompt.

  2. Change directories to the location where the Assure Unified Interface commands are located:

    C:\installation-directory\http\vsisvr\httpsvr\bin

    Where installation-directory is:C:\Program Files\VisionSolutions 

     

  3. The Assure UI server must be ended. From the command line, type: endvsisvr 

  4. To change the protocol, do one of the following:

  • To use HTTPS protocol, type: chgvsisvr -t yes 

  • To use HTTP protocol, type: chgvsisvr -t no 

The first time users connect to the Assure UI portal using the HTTPS protocol, the browser may indicate there is an untrusted certificate. Users should choose the option that allows them to continue.

 

To display the full command syntax, do the following:

From the command line, type chgvsisvr -h

To retrieve the current value for the protocol, use the rtvvsisvr command.