Encryption keys on Sonatype Nexus RepositoryCOMMUNITY 3.77.1-01

Hello everyone,

I have this warning status:
Re-encryption required Detected more than one encryption key in use. Re-encryption is required. See help documentation for information on how to start re-encryption.

Where I can see this keys and delete key which are not needed?

This is standalone installation on Linux, configured as service with H2 DB

Thank you very much

This suggests either the task to re-encrypt with a new secret key failed, wasn’t run or was interrupted. See step 4 in this to trigger it again:

https://help.sonatype.com/en/re-encryption-in-nexus-repository.html

If the task fails you’ll want to take a look at the logs to understand where it is failing.

I will try out and update post