From c7fab422d11a4e107c5585fa22ab145af16d812b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 13 Sep 2010 20:40:22 +0100 Subject: Update Chan.T.ServerTLSConnection and TLSCertificate to spec 0.19.13 --- extensions/Authentication_TLS_Certificate.xml | 20 ++++++++++++++------ extensions/Channel_Type_Server_TLS_Connection.xml | 8 ++++---- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/extensions/Authentication_TLS_Certificate.xml b/extensions/Authentication_TLS_Certificate.xml index aafc00414..db1d76fd7 100644 --- a/extensions/Authentication_TLS_Certificate.xml +++ b/extensions/Authentication_TLS_Certificate.xml @@ -17,9 +17,8 @@ License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - (draft 1) + + (as stable API) This object represents a TLS certificate. @@ -115,7 +114,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The possible states for a TLSCertificate.DRAFT + namespace="org.freedesktop.Telepathy.Authentication">TLSCertificate object. @@ -286,10 +285,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - The new value of the Rejections property. + +

The new value of the Rejections property.

+

This MUST NOT be an empty array.

+ + + + Raised when the method is called on an object whose State + is not Pending, or when the provided rejection list is empty. + + +
diff --git a/extensions/Channel_Type_Server_TLS_Connection.xml b/extensions/Channel_Type_Server_TLS_Connection.xml index 977002f95..efab49451 100644 --- a/extensions/Channel_Type_Server_TLS_Connection.xml +++ b/extensions/Channel_Type_Server_TLS_Connection.xml @@ -18,9 +18,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - (draft 1) + + (as stable API) @@ -48,7 +47,7 @@ tp:name-for-bindings="ServerCertificate">

A TLSCertificate.DRAFT + namespace="org.freedesktop.Telepathy.Authentication">TLSCertificate containing the certificate chain as sent by the server, and other relevant information.

This property is immutable.

@@ -57,6 +56,7 @@ + The hostname of the server we expect ServerCertificate to certify; clients SHOULD verify ServerCertificate against -- cgit v1.2.3