From 139a90c847a6c77158d0b67e44aefddbc240c122 Mon Sep 17 00:00:00 2001 From: mwolson_admin Date: Tue, 1 Apr 2008 01:34:05 -0400 Subject: [PATCH] ca-install: Mention that validation is done. --- ca-install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.20.1