Skip to content

Commit 4276d5c

Browse files
author
Bradford Wetmore
committed
8329637: Apparent typo in java.security file property jdk.tls.keyLimits
Reviewed-by: ascarpino
1 parent 6382a12 commit 4276d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java.base/share/conf/security/java.security

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ jdk.tls.legacyAlgorithms=NULL, anon, RC4, DES, 3DES_EDE_CBC
892892
# KeyLimits:
893893
# " KeyLimit { , KeyLimit } "
894894
#
895-
# WeakKeyLimit:
895+
# KeyLimit:
896896
# AlgorithmName Action Length
897897
#
898898
# AlgorithmName:

0 commit comments

Comments
 (0)