mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
1.2pre2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1147 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
50f224ace5
commit
a45984bc40
@ -31,10 +31,10 @@
|
|||||||
&hildjj;
|
&hildjj;
|
||||||
&stpeter;
|
&stpeter;
|
||||||
<revision>
|
<revision>
|
||||||
<version>1.2</version>
|
<version>1.2pre2</version>
|
||||||
<date>in progress</date>
|
<date>in progress, last updated 2007-08-14</date>
|
||||||
<initials>psa</initials>
|
<initials>psa</initials>
|
||||||
<remark>Per list discussion, clarified exactly when compression shall be considered to start.</remark>
|
<remark>Clarified when compression shall be considered to start; per XEP-0170, specified that compression should be negotiated after SASL.</remark>
|
||||||
</revision>
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>1.1</version>
|
<version>1.1</version>
|
||||||
@ -185,7 +185,7 @@
|
|||||||
<li>If stream compression is negotiated, it MUST be used in both directions.</li>
|
<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>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>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>Negotiation of stream compression SHOULD be completed before authentication via SASL (see <cite>RFC 3920</cite>) or &xep0078;.</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>
|
</ul>
|
||||||
</section1>
|
</section1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user