1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-22 01:02:17 -05:00

Change RECOMMENDED to MUST for server implementations

This commit is contained in:
Thilo Molitor 2022-08-29 19:50:12 +02:00
parent f86bc85bc6
commit 1721e6b756

View File

@ -144,9 +144,9 @@
case, implementations may want to allow the set of pinned channel-binding
types to be extended to stronger ones.</p>
<p>As further mitigation, it is RECOMMENDED to implement the
channel-binding type tls-server-end-point (&rfc5929;) to increase the
probability of a mutual supported channel-binding type.</p>
<p>As further mitigation, servers MUST and clients are RECOMMENDED to
at least implement the channel-binding type tls-server-end-point (&rfc5929;)
to increase the probability of a mutual supported channel-binding type.</p>
</section1>