changeset 4099:0c11f0b05e19 HEAD

Fixed outdated information: ssl-valid-cert -> valid-client-cert
author Timo Sirainen <timo.sirainen@movial.fi>
date Tue, 07 Mar 2006 16:10:36 +0200
parents 59883de6c516
children ffbcfa5791e6
files doc/auth-protocol.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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=<base64>     : 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