Hi!!
I was trying to get a Simple CA certificate using the perl file
 perl gt-server-ca.pl -y

But I am getting the error:
There was an error requesting a host certificate for localhost.localdomain.
The log says
ERROR: option -host : localhost.localdomain may not contain localhost
or localdomain

Please help me out with this issue. I have been stuck at this point
for quite some time.
Ankuj Gupta


On Sun, Mar 7, 2010 at 11:36 PM, Nikolay Kutovskiy
<[email protected]> wrote:
> Hi,
>
> Ankuj Gupta wrote on 06/03/10 19:54:
>> Hi all!!
>> I was installing the Simple CA certificate. After installing GSI i
>> tried the Host certificate part . When I gave the command
>>
>> grid-cert-request -host 'hostname'
>>
>> I got the following error
>> bash: grid-cert-request-host: command not found
> probably you missed space before '-host' option.
> the correct invocation should be
> $ grid-cert-request<space here> -host <hostname of the machine where GT
> services will be run>
>
>> Also what should be  the hostname here. I have globus user which will
>> be used as host  and a client user on same machine which will be using
>> the GT services
> as value for the '-host' option in grid-cert-request command you have to
> specify the hostname of the machine where GT services will be run
>
> Hope that helps
> Nikolay
>
>>
>> Ankuj Gupta
>

Reply via email to