How to revoke an AAR client

Note: With the latest 1.23.0 release, the Anbox Cloud documentation is moved to https://documentation.ubuntu.com/anbox-cloud/en/latest/. Hence, the information in this discourse post may be obsolete. The documentation posts on discourse will be unlisted and archived shortly.
Discourse will still be used for user engagement and release announcements.

If a client gets compromised, it’s important to block its access to the Anbox Application Registry (AAR) by revoking its certificate.

Revoked clients are blocked from accessing the AAR. You’ll need to create a new certificate and add it manually for the client to be trusted again.

Use the following command to revoke a certificate:

aar trust revoke <fingerprint>
Warning:

This operation is irreversible. You cannot reverse a revocation or add the certificate again.