hcisecupgrade: None to Advanced

This upgrades security from None to Advanced. This is the default when no mode is specified.

Usage:

hcisecupgrade [-mode NONE_to_ADVANCED]-cacertpath path 
-caname name -capass password -hostpass password 
-adminpass password -sshostname host [-ssport port] 
[-l log] 
  • -mode NONE_to_ADVANCED
  • -cacertpath path is the CA public certificate location.
  • -caname name is the CA certificate name.
  • -capass password is the CA password.
  • -hostpass password is the host server password.
  • -adminpass password is the default user administrator password.
  • -sshostname host is the security server host name.
  • -ssport port is the security server port.
  • -l log is the log file path. The default value is %HCIROOT%/server/logs/hcisecupgrade.log.