From 6e1c4675714d80824f5f951a64c2d47e14deee4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=BFco?= Date: Wed, 3 Jul 2019 20:43:48 +0200 Subject: [PATCH] s/to/two/ Small typo --- xep-0368.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0368.xml b/xep-0368.xml index 62eb2d2a..5a63b1d2 100644 --- a/xep-0368.xml +++ b/xep-0368.xml @@ -84,7 +84,7 @@ -

&xmppcore; defines SRV records only where 'service' is 'xmpp-client' and 'xmpp-server'. This document specifies to additionally look up records where 'service' is 'xmpps-client' and 'xmpps-server'. This document specifies that the following additional rules apply:

+

&xmppcore; defines SRV records only where 'service' is 'xmpp-client' and 'xmpp-server'. This document specifies two additionally look up records where 'service' is 'xmpps-client' and 'xmpps-server'. This document specifies that the following additional rules apply:

  1. Both 'xmpp-' and 'xmpps-' records SHOULD be treated as the same record with regard to connection order as specified by &rfc2782;, in that all priorities and weights are mixed. This enables the server operator to decide if they would rather clients connect with STARTTLS or direct TLS. However, clients MAY choose to prefer one type of connection over the other.
  2. Where 'service' starts with 'xmpps-' the client or server MUST connect with direct TLS enabled.