From f3b28362824e9fb4907159c8732ecc86cb73b74b Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 15 Jun 2007 18:54:36 +0000 Subject: [PATCH] 0.4 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@959 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0211.xml | 13 ++++++++++--- xep-0212.xml | 14 ++++++++++---- 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/xep-0211.xml b/xep-0211.xml index c73a8542..2ec315d4 100644 --- a/xep-0211.xml +++ b/xep-0211.xml @@ -25,6 +25,12 @@ N/A &stpeter; + + 0.4 + 2007-06-14 + psa +

Per community discussion, changed XMPP Core and XMPP IM references back to RFCs with recommendation for developers to also consult bis drafts; added reference to XEP-0178; suggested bundling of root certificate for XMPP ICA.

+
0.3 2007-06-11 @@ -61,11 +67,11 @@ Requirement Level - &rfc3920bis; + &rfc3920; REQUIRED * - &rfc3921bis; + &rfc3921; REQUIRED * @@ -85,10 +91,11 @@ RECOMMENDED -

* Note: &xmppcore; and &xmppim; are currently being revised to incorporate errata and feedback based on implementation experience; because it is expected that the revision process will be complete well before this compliance level takes effect, developers are advised to implement the specifications as defined in draft-saintandre-rfc3920bis and draft-saintandre-rfc3921bis rather than RFC 3920 and RFC 3921.

+

* Note: RFC 3920 and RFC 3921 are currently being revised to correct errors, clarify matters that were underspecified, and incorproate feedback based on implementation and deployment experience gained since RFC 3920 and RFC 3921 were published in 2004. Although the compliance level specified herein refers to RFC 3920 and RFC 3921, developers are also advised to consult &rfc3920bis; and &rfc3921bis;, which provide the most up-to-date and accurate description the core XMPP protocols.

Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.

+

Developers are advised to refer to &xep0178; regarding proper implementation of the SASL EXTERNAL mechanism in XMPP. Given the wide deployment of domain certificates issued by the XMPP Intermediate Certification authority, developers should also consider bundling the root certificate of the &SFSCA; with their software. The root certificate is located at "http://cert.startcom.org/ca.crt", to be superseded in future years by the root certificate located at "http://cert.startcom.org/sfsca.crt". It is not necessary for clients to bundle the ICA certificate since the full certificate chain should be presented by deployed servers.

This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.

diff --git a/xep-0212.xml b/xep-0212.xml index 22ef71c7..6fb56c69 100644 --- a/xep-0212.xml +++ b/xep-0212.xml @@ -19,13 +19,18 @@ XEP-0030 XEP-0078 XEP-0086 - XEP-0115 XEP-0138 N/A &stpeter; + + 0.4 + 2007-06-15 + psa +

Per community discussion, changed XMPP Core and XMPP IM references back to RFCs with recommendation for developers to also consult bis drafts; added reference to XEP-0178; suggested bundling of root and intermediate certificates for XMPP ICA.

+
0.3 2007-06-11 @@ -62,11 +67,11 @@ Requirement Level - &rfc3920bis; + &rfc3920; REQUIRED * - &rfc3921bis; + &rfc3921; REQUIRED * @@ -86,11 +91,12 @@ RECOMMENDED -

* Note: &xmppcore; and &xmppim; are currently being revised to incorporate errata and feedback based on implementation experience; because it is expected that the revision process will be complete well before this compliance level takes effect, developers are advised to implement the specifications as defined in draft-saintandre-rfc3920bis and draft-saintandre-rfc3921bis rather than RFC 3920 and RFC 3921.

+

* Note: RFC 3920 and RFC 3921 are currently being revised to correct errors, clarify matters that were underspecified, and incorproate feedback based on implementation and deployment experience gained since RFC 3920 and RFC 3921 were published in 2004. Although the compliance level specified herein refers to RFC 3920 and RFC 3921, developers are also advised to consult &rfc3920bis; and &rfc3921bis;, which provide the most up-to-date and accurate description the core XMPP protocols.

** Note: Support for XEP-0078 and XEP-0086 is recommended for backward compatibility only. It is likely that compliance definitions for future years will remove these recommendations.

Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.

+

Developers are advised to refer to &xep0178; regarding proper implementation of the SASL EXTERNAL mechanism in XMPP. Given the wide deployment of domain certificates issued by the XMPP Intermediate Certification authority, developers should also consider bundling the root certificate of the &SFSCA; with their software. The root certificate is located at "http://cert.startcom.org/ca.crt", to be superseded in future years by the root certificate located at "http://cert.startcom.org/sfsca.crt". It is recommended for servers to also bundle the ICA certificate since the full certificate chain should be presented by deployed servers; the ICA certificate is located at "http://cert.startcom.org/sub.class1.xmpp.ca.crt".

This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.