Changing whether to use a secured connection - AIX - assure_mimix - Latest

Assure Unified Interface Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
Latest
ft:locale
en-US
Product name
Assure Unified Interface
ft:title
Assure Unified Interface Guide
Copyright
2021
First publish date
2010
ft:lastEdition
2024-02-09
ft:lastPublication
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. Navigate to /opt/visionsolutions/http/vsisvr/httpsvr/bin

  2. End the Assure UI server using the command ./endvsisvr 
  3. 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.