Bugzilla – Bug 2558
grid-default-ca doesn't work if there isn't already a default CA
Last modified: 2008-08-11 14:55:14
You need to log in before you can comment on or make changes to this bug.
If there isn't already a default CA (that is, if the globus-{user,host}-ssl.conf symlinks don't exist), globus-default-ca will fail to set one (-ca and -list will both say: Can't find valid CA config files. Please make sure that you have installed and setup a CA setup package. This can be worked around by making the symlinks by hand, and once there is a default CA, globus-default-ca can be used to switch to a new one.
Oops -- this is probably obvious, but I meant grid-default-ca, not globus-default-ca.
Fixed in CVS. The grid-default-ca doesn't fail if no default is set.