Skip to content

Commit

Permalink
[ca] add crl generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sbadia committed Sep 19, 2011
1 parent f97927b commit 91b3463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/simple-ca/setup.sh
Expand Up @@ -36,4 +36,5 @@ cp -f host* voms
cp -f /root/.globus/simpleCA/globus_simple_ca_${HASH}_setup-0.18.tar.gz /root/globus_simple_ca_${HASH}_setup-0.18.tar.gz
cd /root
echo $HASH > hash
openssl ca -config /root/.globus/simpleCA/grid-ca-ssl.conf -gencrl -crldays 365 -out /etc/grid-security/certificates/${HASH}.r0 -key toto
exit 0

0 comments on commit 91b3463

Please sign in to comment.