Well, for information, to other beginners like me: 1.When I did run the 'grid-ca-create' it installed the CA in '$GLOBUS_LOCATION/var/lib/globus/simple_ca' and not in '~/.globus'
2. When I did run 'grid-default-ca' it checked in '/etc/grid-security/certificates' for the CAs But my CA was not identified because I installed my Globus in '/usr/local/' (like documentation said) I changed the 'grid-default-ca' to look in '/usr/local/globus.../etc/grid-security/certificates' instead just '/etc/grid-security/certificates' and all worked fine. One more question. When they say 'Run the command:' grid-cert-request -host 'hostname' I really type this or grid-cert-request -host 'name_of_my_hostname' or grid-cert-request -host name_of_my_hostname ? Thanks Joseph 2012/8/17, Jarlisson Moreira <[email protected]>: > Yes, but when I did: > > grid-ca-sign -in /etc/grid-security/hostcert_request.pem -out > hostsigned.pem > > > I received a message about the wrong configuration of the directory > $HOME/.globus/simpleCA and said to install the setup-simple-ca. > > But when I installed the grid-ca-create, this create a directory in > var/lib/globus/simple_ca globus directory with the configuration of > the SimpleCA for the 5.2.x version > > I copied all files from this directory to $HOME/.globus/simpleCA > ...now is working. > > But I'm feeling that I'm still messing the things... > > > 2012/8/17 Joseph Bester <[email protected]> > >> On Aug 17, 2012, at 10:42 AM, Jarlisson Moreira < >> [email protected]> wrote: >> > Hi, >> > >> > In the Globus Toolkit 5.2.2 there is no setup-simple-ca script in the >> $HOME/setup/globus or in other place, like the documentation says. >> > And I need it installed, because the SimpleCA that configures the >> $HOME/.globus/simpleCA to sign my certificates. >> > >> > What should I do? >> > >> > Thanks >> >> What documentation are you referring to? >> >> In 5.2.x, that has been replaced with the grid-ca-create program. >> >> Joe >> >> >
