Vikas Kumar created RANGER-5314: ----------------------------------- Summary: Re-encrypt the existing stored service password with configured FIPS complaint crypto algorithm Key: RANGER-5314 URL: https://issues.apache.org/jira/browse/RANGER-5314 Project: Ranger Issue Type: New Feature Components: admin Reporter: Vikas Kumar Assignee: Vikas Kumar
RANGER-5313 is for fresh cluster. However for upgrade cluster where service password is already encrypted and stored into DB using older algorithm, these should be re-encrypted using new configured FIPS algorithm. Requirement is to first decrypt the old stored password and encrypt it using new algorithm and store it back to the DB. Again this all is for FIPS enabled cluster. -- This message was sent by Atlassian Jira (v8.20.10#820010)