diff --git a/xep-0220.xml b/xep-0220.xml index d223565d..694afb8f 100644 --- a/xep-0220.xml +++ b/xep-0220.xml @@ -27,6 +27,12 @@ Hancke fippo@psyced.org + + 0.5 + 2010-03-18 + ph +

Added policy-violation and not-authorized error conditions

+
0.4 2009-08-05 @@ -431,6 +437,16 @@ send: The Receiving Server encountered a problem with the connection to the Authoritative Server, for example if the Authoritative Server unexpectedly closed the stream without verifying the dialback key. Step 4 + + &policy; + The Receiving Server enforces a policy which mandates usage of TLS before dialback and the Originating Server did send the dialback request without using TLS. + Step 3 + + + ¬authorized; + The Receiving Server enforces a policy which requires a valid x509 certificate containing the identity of the Sender Domain for dialback requests and the Originating Server did not provide a certificate with an identity that matches the Sender Domain. + Step 3 +