diff --git a/xep-0198.xml b/xep-0198.xml index 9d215ac5..8492c2b4 100755 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -311,7 +311,7 @@ S: Server sends stream features.
  • Client sends STARTTLS request.
  • Server informs client to proceed with the TLS negotiation.
  • -
  • 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.)
  • +
  • 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.)
  • Client sends new initial stream header.
  • Server sends response stream header.
  • 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;.)