Diff

doc/doap.xml @ 10336:55dccd4a3522

doc/doap: Claim support for XEP-0368 by way of legacy_ssl_ports > Server support of XEP-0368 means having the ability to accept direct TLS connections. This is what legacy_ssl_ports does. First trace of it seems to be 8458be0941e7
author Kim Alvefur <zash@zash.se>
date Tue, 15 Oct 2019 00:21:01 +0200
parent 10335:4d875bbd6226
child 10344:2cc152088314
line wrap: on
line diff
--- a/doc/doap.xml	Tue Oct 15 00:13:52 2019 +0200
+++ b/doc/doap.xml	Tue Oct 15 00:21:01 2019 +0200
@@ -487,6 +487,15 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0368.html"/>
+        <xmpp:version>1.1.0</xmpp:version>
+        <xmpp:status>partial</xmpp:status>
+        <xmpp:since>0.2</xmpp:since>
+        <xmpp:note>legacy_ssl_ports</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0380.html"/>
         <xmpp:version>0.3.0</xmpp:version>
         <xmpp:since>0.11</xmpp:since>