Pontarius XMPP is a client library; the application using Pontarius XMPP
is always the
\begin_inset Quotes eld
\end_inset
initiating entity
\begin_inset Quotes erd
\end_inset
\end_layout
\begin_layout Itemize
A client-of-server connection always consists of exactly one TCP connection
A client-to-server connection always consists of exactly one TCP connection
\end_layout
\begin_layout Itemize
@ -127,8 +135,16 @@ For stream security through TLS, only the TLS_RSA_WITH_AES_128_CBC_SHA cipher
@@ -127,8 +135,16 @@ For stream security through TLS, only the TLS_RSA_WITH_AES_128_CBC_SHA cipher
\end_layout
\begin_layout Itemize
For authentication through SASL, only the SHA-1 variant of SASL Salted Challenge
Response Authentication Mechanism (SCRAM-SHA-1) is supported
TLS renegotiation is not supported
\end_layout
\begin_layout Itemize
TLS channel binding is not supported
\end_layout
\begin_layout Itemize
For (SASL) authentication, the SHA-1 variant of SASL Salted Challenge Response
Authentication Mechanism (SCRAM-SHA-1) is the only supported mechanism