generate # generate is acra-keys subcommand used for generating keys (for both v1, v2 keystore versions). Command line flags # General flags # --client_id=<id> 🔴 Use provided ClientID as identifier to generate keys or keypairs. --tls_cert=<path> (deprecated since 0.96.0) Path to TLS certificate to use as ClientID identifier. Works only when passed empty ClientID: --client_id="". Use --tls_client_id_cert instead. --tls_client_id_cert=<path> Path to TLS certificate to use as ClientID identif...