From: mwolson_admin Date: Tue, 1 Apr 2008 05:34:05 +0000 (-0400) Subject: ca-install: Mention that validation is done. X-Git-Url: http://git.hcoop.net/clinton/scripts.git/commitdiff_plain/139a90c847a6c77158d0b67e44aefddbc240c122 ca-install: Mention that validation is done. --- diff --git a/ca-install b/ca-install index 9fa74bc..affe079 100755 --- a/ca-install +++ b/ca-install @@ -1,8 +1,9 @@ #!/bin/bash # # Install a signed certificate, placing a complimentary copy in the -# member's homedir. Also grant member domtool permissions for the -# certificate. +# member's homedir. Validation is done on the certificate before +# allowing it to be installed. Also grant member domtool permissions +# for the certificate. # # If the certificate comes from the member's home directory, then # don't place an extra copy there.