Skip to content

Conversation

michaelklishin
Copy link
Contributor

Here I am submitting a PR for a branch from @luos' fork that's under the core team review.
I have participated in discussions around it but authored no code at the time
of submission.

Add possibility to set a secondary secret to be able to migrate between
multiple secret values.

API was kept to be compatible with previous behaviour, ie. strings are
converted to binaries.

Encrypted values are now wrapped to be able to identify when a
decryption failed, as if the secret is invalid, it may succeed and
return junk data.

Add possibility to set a secondary secret to be able to migrate between
multiple secret values.

API was kept to be compatible with previous behaviour, ie. strings are
converted to binaries.

Encrpyted values are now wrapped to be able to identify when a
decryption failed, as if the secret is invalid, it may succeed and
return junk data.
@michaelklishin michaelklishin added this to the 3.0.0 milestone May 2, 2022
@michaelklishin michaelklishin merged commit 680fa73 into rabbitmq:master May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants