[AG-TECH] Grid Certificates

Julian Yu-Chung Chen julian at Darwin.nchc.gov.tw
Fri May 16 01:28:50 CDT 2003


On Thu, May 15, 2003 at 08:59:43PM -0500, Robert Olson wrote:
> > BTW, can I use certificates from my own CA if I've placed my CA's 
> > certificates & signing policy files in /etc/grid-security/certificates/ 
> > ?
> 
> Yup, that's fine. HOwever, you won't be able to connect to the ANL server 
> if you are using one of your own certs, unless we install the CA cert in 
> our server.
> 
> --bob
> 
> 

I see. I've got AG2.0(RC1) up & running now. But it seems only working
with RedHat 7.3 Linux machine, when I tried to run it in my Debian
GNU/Linux, the VenueClient.py hangs with:

Traceback (most recent call last):
    File "/usr/bin/VenueClient.py", line 1154, in ?
vc = VenueClientUI()
    File "/usr/bin/VenueClient.py", line 84, in __init__
wxApp.__init__(self, false)
    File "/usr/lib/python2.2/site-packages/wxPython/wx.py",
    line 1802, in __init__
_wxStart(self.OnInit)
    File "/usr/bin/VenueClient.py", line 99, in OnInit
    self.certificateManagerGUI)
    File
    "/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py",
    line
    156, in __init__
self.loadConfiguration()
    File
    "/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py",
    line
    411, in loadConfiguration
self.setupInitialConfig()
    File
    "/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py",
    line
    496, in setupInitialConfig
cert.WriteToRepoDir(self.userCertPath)
    File
    "/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py",
    line
    915, in WriteToRepoDir
    hash =
self.cert.get_subject().get_hash()
    AttributeError: No
    such attribute

Any Ideas? Or I'll step-in tracing the Python code.(through I'm no
python expert yet.) :^)

regards,
-- 
Send other UNIX boxes to /dev/null.



More information about the ag-tech mailing list