tls 1.1 or greater
This commit is contained in:
parent
2b8c305273
commit
8a8ddce92d
1 changed files with 5 additions and 2 deletions
|
|
@ -1126,6 +1126,8 @@ Flags (bit):
|
||||||
|
|
||||||
<section anchor="security" title="Security Considerations">
|
<section anchor="security" title="Security Considerations">
|
||||||
|
|
||||||
|
<t>TLS version 1.1 or later MUST be used.</t>
|
||||||
|
|
||||||
<t>The protocol as is MUST NOT be used outside a datacenter or
|
<t>The protocol as is MUST NOT be used outside a datacenter or
|
||||||
similarly closed environment without using TLS encapsulation which
|
similarly closed environment without using TLS encapsulation which
|
||||||
is based on a configured CA trust anchor.</t>
|
is based on a configured CA trust anchor.</t>
|
||||||
|
|
@ -1146,8 +1148,9 @@ Flags (bit):
|
||||||
<t>Similarly, malicious nodes/devices could mis-announce
|
<t>Similarly, malicious nodes/devices could mis-announce
|
||||||
addressing.</t>
|
addressing.</t>
|
||||||
|
|
||||||
<t>If OPENs are not using validated TLS, an attacker could forge an
|
<t>If OPEN PDUs are not over validated TLS, an attacker could forge
|
||||||
OPEN for an existing session and cause the session to be reset.</t>
|
an OPEN for an existing session and cause the session to be
|
||||||
|
reset.</t>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue