Instructions on how I sign certs

Ti Leggett leggett at mcs.anl.gov
Mon Aug 11 16:01:44 CDT 2003


Here's what I do to sign certs FYI:

as root on fl-caserver.mcs.anl.gov

-get the email with the request
-copy the request to some file on fl-caserver, say foo-req.pem
-grid-ca-sign -force -in foo-req.pem -out foo.pem
-give the CA passwd (come ask me for it if you want)
  +when the cert is signed it creates and incrementally named file in
/root/.globus/simpleCA/newcerts
-mail the cert to the user by
cat /root/.globus/simpleCA/newcerts/0172.pem | mail -s "Globus
Certificate Request" -b "Ti Leggett <leggett at mcs.anl.gov>"
"user at example.com"




More information about the ag-dev mailing list