[pubcookie-dev] CVS update: dors;
webiso/pubcookie/src keyclient.c,2.58,2.59
dors at cac.washington.edu
dors at cac.washington.edu
Wed Jun 22 09:39:26 PDT 2005
Update of /usr/local/cvsroot/webiso/pubcookie/src
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv907
Modified Files:
keyclient.c
Log Message:
added -f option to usage text
Index: webiso/pubcookie/src/keyclient.c
diff -c webiso/pubcookie/src/keyclient.c:2.58 webiso/pubcookie/src/keyclient.c:2.59
*** webiso/pubcookie/src/keyclient.c:2.58 Wed Jun 8 15:16:05 2005
--- webiso/pubcookie/src/keyclient.c Wed Jun 22 09:39:24 2005
***************
*** 18,24 ****
/** @file keyclient.c
* Key administration tool for clients
*
! * $Id: keyclient.c,v 2.58 2005/06/08 22:16:05 jjminer Exp $
*/
--- 18,24 ----
/** @file keyclient.c
* Key administration tool for clients
*
! * $Id: keyclient.c,v 2.59 2005/06/22 16:39:24 dors Exp $
*/
***************
*** 145,150 ****
--- 145,152 ----
(" -c <cert file> : cert to use for authn. Def: ssl_cert_file\n");
printf
(" -d : don't generate a new hostkey, download existing\n");
+ printf
+ (" -f <config file> : alternate file with configuration variables\n");
printf
(" -k <key file> : key to use for authen. Def: ssl_key_file\n");
printf (" -n : just show what would be done\n");
end of message
More information about the pubcookie-dev
mailing list