docs: Correct reference to weaker policy in doc block.
This commit is contained in:
parent
654f1aa49c
commit
d7f6fa09d3
|
@ -5,9 +5,9 @@
|
||||||
# For services that don't need backward compatibility, the parameters below
|
# For services that don't need backward compatibility, the parameters below
|
||||||
# provide a higher level of security.
|
# provide a higher level of security.
|
||||||
#
|
#
|
||||||
# (!) This policy enforces a strong SSL configuration, which may raise errors
|
# (!) This policy enforces a mildly strong SSL configuration, which may raise
|
||||||
# with old clients.
|
# errors with old clients.
|
||||||
# If a more compatible profile is required, use the intermediate policy.
|
# If a more compatible profile is required, use the "deprecated" policy.
|
||||||
#
|
#
|
||||||
# (1) The NIST curves (prime256v1, secp384r1, secp521r1) are known to be weak
|
# (1) The NIST curves (prime256v1, secp384r1, secp521r1) are known to be weak
|
||||||
# and potentially vulnerable but are required to support Microsoft Edge
|
# and potentially vulnerable but are required to support Microsoft Edge
|
||||||
|
|
Loading…
Reference in New Issue