mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
business rules tweak
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3120 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
ded8764ae9
commit
5fa4180f10
@ -190,7 +190,7 @@
|
||||
<ul>
|
||||
<li>If stream compression is negotiated, it MUST be used in both directions.</li>
|
||||
<li>TLS compression and stream compression SHOULD NOT be used simultaneously.</li>
|
||||
<li>If both TLS (whether including TLS compression or not) and stream compression are used, then TLS MUST be negotiated first, followed by negotiation of stream compression.</li>
|
||||
<li>Stream compression MAY be offered after TLS negotiation if TLS compression fails.</li>
|
||||
<li>Because negotiation of stream compression should not be completed after application of any encryption layers and because SASL negotiation (see <cite>RFC 3920</cite>) may involve application of an encryption layer, stream compression SHOULD be negotiated after SASL negotiation. For detailed recommendations regarding the order of stream feature negotiation, refer to &xep0170;.</li>
|
||||
</ul>
|
||||
</section1>
|
||||
|
Loading…
Reference in New Issue
Block a user