read # read is acra-keys subcommand used for reading keys from keystore in a plaintext. Command line flags # General flags # --private π΄ Read private key of the keypair. --public π΄ Read public key of the keypair. TLS (available since 0.96.0) # --tls_auth= Set authentication mode that will be used for TLS connection. 0 β do not request client certificate, ignore it if received; 1 β request client certificate, but donβt require it; 2 β expect to receive at least one certificate to...