Low level tools for use with the Symphony public REST API
The following common flags can be applied to several commands:
File name of a keystore file containing a client certificate for authentication.
The type of the keystore file (ignored if the keystore is not set), default pkcs12.
The password for the specified keystore (ignored if the keystore is not set), default changeit.
File name of a keystore file containing trusted signing and server certificates against which server certificates will be validated.
The type of the truststore file (ignored if the truststore is not set), default jks.
The password for the specified truststore (ignored if the truststore is not set), default changeit.