[pubcookie-dev] CVS update: dors;
webiso/pubcookie/doc install-filter.html,1.15,1.16
dors at cac.washington.edu
dors at cac.washington.edu
Tue Nov 29 15:17:38 PST 2005
Update of /usr/local/cvsroot/webiso/pubcookie/doc
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv3302
Modified Files:
install-filter.html
Log Message:
fixed two typos
Index: webiso/pubcookie/doc/install-filter.html
diff -c webiso/pubcookie/doc/install-filter.html:1.15 webiso/pubcookie/doc/install-filter.html:1.16
*** webiso/pubcookie/doc/install-filter.html:1.15 Tue Oct 18 13:40:42 2005
--- webiso/pubcookie/doc/install-filter.html Tue Nov 29 15:17:36 2005
***************
*** 493,499 ****
<i>login.example.edu</i>, you would use the <tt>-H</tt> and <tt>-K</tt> options.
<pre>> cd C:\WINNT\system32\inetsrv\pubcookie
! > pubcookie.exe -H appserver.example.edu -K https://login.example.edu:2222 </pre>
<p>Note: The keyclient skips over expired certificates in its search for one
that matches the specified (<tt>-H</tt>) hostname.
--- 493,499 ----
<i>login.example.edu</i>, you would use the <tt>-H</tt> and <tt>-K</tt> options.
<pre>> cd C:\WINNT\system32\inetsrv\pubcookie
! > keyclient.exe -H appserver.example.edu -K https://login.example.edu:2222 </pre>
<p>Note: The keyclient skips over expired certificates in its search for one
that matches the specified (<tt>-H</tt>) hostname.
***************
*** 680,686 ****
Idle timeout). When it times out, it's like IIS has been reset, causing the filter
to reinitialize and generate a new session key (if you don't have one on disk).
The new session key can't be used to read old session cookies, causing error messages
! for users will session cookies that predate the timeout. The Event log will
show <i>Can't unbundle session cookie</i> errors. Uncheck idle timeout to prevent
this from happening.
--- 680,686 ----
Idle timeout). When it times out, it's like IIS has been reset, causing the filter
to reinitialize and generate a new session key (if you don't have one on disk).
The new session key can't be used to read old session cookies, causing error messages
! for users with session cookies that predate the timeout. The Event log will
show <i>Can't unbundle session cookie</i> errors. Uncheck idle timeout to prevent
this from happening.
end of message
More information about the pubcookie-dev
mailing list