When attempting to enable https for the WebInterface or AWI, putting in the keystore password for https.manager.password in configuration.properties does not work correctly. Putting in the keypair password does work. Docs state:
If there is no trustmanager
set, the keystore is used as the trust store and the keystorepassword
is used as the truststore password.
https://docs.automic.com/documentation/webhelp/english/AA/21.0/DOCU/21.0/Automic%20Automation%20Guides/Content/Installation_Manual/AWI/AWI_config_configuration_properties.htm#link22
Release : 21.0.2
Component : AUTOMATION ENGINE
Documentation updated to show that https.manager.password should be key password:
https.manager.password
If there is no trustmanager set, the keystore is used as the trust store and the keystorepassword is used as the certificate/key password.
If this value is configured, then it used as the certificate/key password