mirror of https://github.com/apache/cassandra
Merge f884986d87 into bdbdf8d710
This commit is contained in:
commit
42cce51bec
|
|
@ -2002,7 +2002,7 @@ triggers_policy: enabled
|
|||
|
||||
# Enables encrypting data at-rest (on disk). Different key providers can be plugged in, but the default reads from
|
||||
# a JCE-style keystore. A single keystore can hold multiple keys, but the one referenced by
|
||||
# the "key_alias" is the only key that will be used for encrypt opertaions; previously used keys
|
||||
# the "key_alias" is the only key that will be used for encrypt operations; previously used keys
|
||||
# can still (and should!) be in the keystore and will be used on decrypt operations
|
||||
# (to handle the case of key rotation).
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1868,7 +1868,7 @@ triggers_policy: enabled
|
|||
|
||||
# Enables encrypting data at-rest (on disk). Different key providers can be plugged in, but the default reads from
|
||||
# a JCE-style keystore. A single keystore can hold multiple keys, but the one referenced by
|
||||
# the "key_alias" is the only key that will be used for encrypt opertaions; previously used keys
|
||||
# the "key_alias" is the only key that will be used for encrypt operations; previously used keys
|
||||
# can still (and should!) be in the keystore and will be used on decrypt operations
|
||||
# (to handle the case of key rotation).
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue