Token certificates are the key pair, comprised of the private and root certificates, which is used to sign and validate tokens. The private.key is used to sign access tokens and the root.crt is the matching public key, used to verify the token's signatures.
Note
The root.crt will disappear from the target's trusted folder and will be placed in the Artifactory database.