SDN Controller keystore and truststore locations and passwords

The SDN Controller keystore and truststore are referenced by the following configurable components:

  • com.hp.sdn.api.impl.AlertPostManager

  • com.hp.sdn.misc.AdminRestComponent

  • com.hp.sdn.misc.ServiceRestComponent

  • com.hp.sdn.adm.mgr.impl.hpws.HpwsInstallManager

The values for keystore and keystore.password contain the keystore location and encrypted keystore password respectively. The values for truststore and truststore.password contain the truststore location and encrypted truststore password respectively. The keystore and truststore location and password for each component must match the configured keystore and truststore location and password.