Created 07-26-2018 02:17 AM
In TLS auto mode where can I find the password for the truststore in the Cloudera Managed node?
keytool -list -v -keystore /var/lib/cloudera-scm-agent/agent-cert/cm-auto-global_truststore.jks
I know this password is stored in the Cloudera Manager server, but it should be somewhere in the server running cloudera-scm-agent as well,
Thanks for the help
Created 05-23-2019 10:00 AM
Created 05-24-2019 03:09 PM
@Ryanp ,
You can find all file locations in the following documentation:
https://www.cloudera.com/documentation/enterprise/6/6.2/topics/auto_tls.html#auto_tls_agent_files
The agent on each host will be configured to use the password stored in /var/lib/cloudera-scm-agent/agent-cert/cm-auto-host_key.pw
Ben
Created 05-24-2019 03:13 PM