[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] Any globus users? Problem with Simple CA



I have installed the globus toolkit onto my linux box
and also installed the Simple CA application to sign
my own certificates for my test experiments.

when i try to sign the user request certificate its not working.

[root@blackhole .globus]# $GLOBUS_LOCATION/bin/grid-ca-sign -in usercert_request
..pem -out usercert.pem


Enter password for the CA key:

========== ERROR MESSAGES FROM OPENSSL ==========
Using configuration from /root/.globus/simpleCA//grid-ca-ssl.conf
Check that the request matches the signature
Signature ok
The Subjects Distinguished Name is as follows
organizationName      :PRINTABLE:'Grid'
organizationName      :PRINTABLE:'Globus'
organizationalUnitName:PRINTABLE:'cluster.neuralgrid.org'
commonName            :PRINTABLE:'root'
The organizationName field needed to be the same in the
CA certificate (Grid) and the request (Globus)
=================================================

ERROR: The cert request does not match CA cert
Check that the correct security config files are
set during grid-cert-request

The default configuration can be set using either
the command:  grid-default-ca, or via the -ca option
to grid-cert-request.


so i tried..


[root@blackhole .globus]# grid-default-ca
The available CA configurations installed on this host are:

1) 42864e48 - /C=US/O=Globus/CN=Globus Certification Authority
2) 61171268 - /O=Grid/OU=GlobusTest/OU=simpleCA-blackhole.cluster.neuralgrid.org/CN=Globus


Simple CA

The default CA is: 42864e48


Enter the index number of the CA to set as the default: 42864e48
/usr/share/globus/bin/grid-default-ca: line 58: [: 42864e48: integer expression expected
/usr/share/globus/bin/grid-default-ca: line 58: [: 42864e48: integer expression expected


setting the default CA to:

-noout: No such file or directory
unable to load certificate
11454:error:02001002:system library:fopen:No such file or

directory:bss_file.c:245:fopen('-noout','r')
11454:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:247:

The file: /etc/grid-security//certificates//grid-security.conf. does not exist
The CA:
has not been setup correctly.


[root@blackhole .globus]#


any ideas. im really stuck (ive posted to dicuss@xxxxxxxxxx as well) thanks

Chris

_________________________________________________________________
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile

Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>