Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When configuring an appliance as a kafka client the user is asked for the truststore path as well as the ca certificate path from the kafka broker. The truststore is scp'd over but the ca-cert is not causing kafka connections to fail `manageiq-messaging-ready`: ``` manageiq-db.localdomain 9093 - accepting connections ssl.ca.location failed: error:05880002:x509 certificate routines::system lib Kafka is not ready yet ```
- Loading branch information