Skip to content

Commit d3ec3aa

Browse files
authored
Merge pull request #437 from mkurz/typos
Typos
2 parents 22c966f + b5c5f6d commit d3ec3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ssl-config-core/src/main/resources/reference.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ ssl-config {
7878
# at the cost of introducing potential security issues.
7979
loose {
8080

81-
# If non null, overrides the platform default for whether legacy hello messsages should be allowed.
81+
# If non null, overrides the platform default for whether legacy hello messages should be allowed.
8282
allowLegacyHelloMessages = null
8383

84-
# If non null, overrides the platform defalut for whether unsafe renegotiation should be allowed.
84+
# If non null, overrides the platform default for whether unsafe renegotiation should be allowed.
8585
allowUnsafeRenegotiation = null
8686

8787
# Whether any certificate should be accepted or not

0 commit comments

Comments
 (0)