Skip to content

Commit 92d6c96

Browse files
committed
do not mention the default keylength
1 parent 0fa4937 commit 92d6c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/hdfs/pages/usage-guide/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The `kerberos.secretClass` is used to give HDFS the possibility to request keyta
3333

3434
The `tlsSecretClass` is needed to request TLS certificates, used e.g. for the Web UIs.
3535

36-
NOTE: The hdfs-operator defaults to `AES/CTR/NoPadding` for `dfs.encrypt.data.transfer.cipher.suite` with a default key length of 128 Bit. This can be changed using config overrides.
36+
NOTE: The hdfs-operator defaults to `AES/CTR/NoPadding` for `dfs.encrypt.data.transfer.cipher.suite`. This can be changed using config overrides.
3737

3838
=== 4. Verify that Kerberos authentication is required
3939
Use `stackablectl stacklet list` to get the endpoints where the HDFS namenodes are reachable.

0 commit comments

Comments
 (0)