hcisecupgrade: None to Basic

This upgrades security mode from None to Basic.

Usage:

hcisecupgrade [-mode NONE_to_BASIC]-cacertpath path 
-caname name -capass password -hostpass password 
-adminpass password [-l log] 
  • -mode NONE_to_BASIC
  • -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.
  • -l log is the log file path. The default value is %HCIROOT%/server/logs/hcisecupgrade.log.