We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22c966f + b5c5f6d commit d3ec3aaCopy full SHA for d3ec3aa
ssl-config-core/src/main/resources/reference.conf
@@ -78,10 +78,10 @@ ssl-config {
78
# at the cost of introducing potential security issues.
79
loose {
80
81
- # If non null, overrides the platform default for whether legacy hello messsages should be allowed.
+ # If non null, overrides the platform default for whether legacy hello messages should be allowed.
82
allowLegacyHelloMessages = null
83
84
- # If non null, overrides the platform defalut for whether unsafe renegotiation should be allowed.
+ # If non null, overrides the platform default for whether unsafe renegotiation should be allowed.
85
allowUnsafeRenegotiation = null
86
87
# Whether any certificate should be accepted or not
0 commit comments