Skip to content

Commit 99cb755

Browse files
Remove docs reference to ephemeral encryption key. (elastic#129331) (elastic#129354)
Co-authored-by: Joe Portner <[email protected]> (cherry picked from commit ce83b0a) Co-authored-by: Aleh Zasypkin <[email protected]>
1 parent 55f9e1c commit 99cb755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/security/secure-saved-objects.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ xpack.encryptedSavedObjects:
1616

1717
[IMPORTANT]
1818
============================================================================
19-
If you don't specify an encryption key, {kib} automatically generates a random key at startup. Every time you restart {kib}, it uses a new ephemeral encryption key and is unable to decrypt saved objects encrypted with another key. To prevent data loss, {kib} might disable features that rely on this encryption until you explicitly set an encryption key.
19+
If you don't specify an encryption key, {kib} might disable features that rely on encrypted saved objects.
2020
============================================================================
2121

2222
[[encryption-key-rotation]]

0 commit comments

Comments
 (0)