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/hcoop/scripts.git/commitdiff_plain/9e13c327c7f9f972db5202a933940b6156b1394c ca-install: Mention that validation is done. --- diff --git a/scripts/ca-install b/scripts/ca-install index 9fa74bc..affe079 100755 --- a/scripts/ca-install +++ b/scripts/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.