# HG changeset patch # User Timo Sirainen # Date 1141740636 -7200 # Node ID 0c11f0b05e194be432edac1bcc4272d915cede91 # Parent 59883de6c5163fe5efc8bea881381918103af470 Fixed outdated information: ssl-valid-cert -> valid-client-cert diff -r 59883de6c516 -r 0c11f0b05e19 doc/auth-protocol.txt --- a/doc/auth-protocol.txt Mon Mar 06 23:32:38 2006 +0200 +++ b/doc/auth-protocol.txt Tue Mar 07 16:10:36 2006 +0200 @@ -103,7 +103,7 @@ - resp= : Initial response for authentication mechanism - secured : Remote user has secured transport to auth client (eg. localhost, SSL, TLS) - - ssl-valid-cert : Remote user has presented a valid SSL certificate. + - valid-client-cert : Remote user has presented a valid SSL certificate. FAIL parameters may contain "reason=.." parameter which should be sent to remote user instead of a standard "Authentication failed" message. For