mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
added reference to TLS resumption RFC
This commit is contained in:
parent
f526d5398a
commit
fc70233284
@ -311,7 +311,7 @@ S: <enabled xmlns='urn:xmpp:sm:3'
|
||||
<li>Server sends stream features.</li>
|
||||
<li>Client sends STARTTLS request.</li>
|
||||
<li>Server informs client to proceed with the TLS negotiation.</li>
|
||||
<li>The parties complete a TLS handshake. (Note: When performing session resumption and also utilizing TLS, it is RECOMMENDED to take advantage of TLS session resumption to further optimize the resumption of the XML stream.)</li>
|
||||
<li>The parties complete a TLS handshake. (Note: When performing session resumption and also utilizing TLS, it is RECOMMENDED to take advantage of TLS session resumption &rfc5077; to further optimize the resumption of the XML stream.)</li>
|
||||
<li>Client sends new initial stream header.</li>
|
||||
<li>Server sends response stream header.</li>
|
||||
<li>Server sends stream features, requiring SASL negotiation and offering appropriate SASL mechanisms. (Note: If the server considers the information provided during TLS session resumption to be sufficient authentication, it MAY offer the SASL EXTERNAL mechanism; for details, refer to &sasltls;.)</li>
|
||||
|
Loading…
Reference in New Issue
Block a user