st2 icon indicating copy to clipboard operation
st2 copied to clipboard

Encryption and decryption of secrets at rest

Open neeraj-orch opened this issue 3 years ago • 2 comments

neeraj-orch avatar Oct 03 '22 09:10 neeraj-orch

Don't we already encrypt secrets in the datastore if you pass --encrypt

guzzijones avatar Sep 11 '24 12:09 guzzijones

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)

fdrab avatar Sep 11 '24 15:09 fdrab