st2
st2 copied to clipboard
Encryption and decryption of secrets at rest
Don't we already encrypt secrets in the datastore if you pass --encrypt
If I'm reading the commit correctly, this would encrypt the values you pass into fields marked as secret, not the datastore --encrypt (those already are encrypted)