Cert-Scripts package is a (incomplete) set of scripts contributed by the PPDG RA to help with various functions related to the DOEGrids PKI. For questions, comments, info contact ra@ppdg.net, or Doug Olson, dlolson@lbl.gov. Contents: cert-scripts/ README - this file bin/ cert-check-time - checks lifetime of certificates and revocation lists cert-lookup - queries directory based on DN of certificates cert-request - generates and submits a certificate signing request cert-retrieve - retrieves signed certificate previously requested cert-renew - renews existing certificate for OU=People lib/ cert-time-expires.awk - used by cert-check-time.sh cert-time-sort.awk - used by cert-check-time.sh Install instructions: Untar to directory location where you want them installed. Release notes: Version: V1-7 13 Dec 2005 Add cert-gridadmin script. cert-lookup changed because the temporary binary certificate files produced by ldapsearch became mixed case rather than lower case. It is unknown what caused this change butit may be that previous versions of cert-lookup will not work. Version: V1-6 14 Mar 2005 Change -comment option in cert-request to mandatory -reason flag. Subscriber must give a reason they qualify for a DOEGrids certificate. Version: V1-5 22 Feb 2005 Change package layout according to VDT suggestion to include cert-scripts home directory as well as bin and lib sub directories. Version: V1-4 26 Jan 2005 restrict possible affiliations in cert-request to a specified list reduce amount of /dev/urandom to 255 chars in cert-request Version: V1-3 25 Jan 2005 clarified that cert-renew is only for OU=People Version: V1-2 19 Jan 2005 For additional information use -help flag with each script, or see www.ppdg.net/RA/cert-scripts.