Subcommand: configure security
The configure security subcommand is used to configure TLS security
between Z APM Connect Base and the Z APM Connect Distributed Gateway.
In order to secure communications, a keystores and truststores must already exist to be imported into the Z APM Connect Distributed Gateway.
| Flags (optional) | Arguments | Description |
-h | --help |
N/A | Prints the usage message and a description of any available options. |
-i | --import |
N/A | Specifies to import the keystores. |
--kafka-keystore |
kafka keystore path | Specifies the filepath to the kafka jks keystore. |
--kafka-truststore |
kafka truststore path | Specifies the filepath to the kafka jks truststore. |
--connmgr-keystore |
connmgr keystore path | Specifies the filepath to the connection manager jks keystore. |
--connmgr-truststore |
connmgr truststore path | Specifies the filepath to the connection manager jks truststore. |
-f | --force |
N/A | Bypasses any confirmation prompts. Use with caution. |
Successful certificate import
when certificates are successfully imported, the following information should be
displayed:
Import complete.
