[AG-DEV] Certificate creation error in latest cvs-checkout of AG

Thomas D. Uram turam at mcs.anl.gov
Thu Mar 29 23:43:53 CDT 2007


I can confirm that problem.  I was just fixing it yesterday.  When it's 
committed,
I'll write to the list again so you can try it.

Tom


On 3/29/07 4:04 AM, Michael Braitmaier wrote:
> Hi there!
>
> I am currently playing around and testing with the latest CVS checkout 
> (this morning CET) of AG.
> As my certificates were all expired, I requested a new anonymous 
> certificate and got the following error:
>
> 03/29/07 11:00:00 556 CertificateManagerWXGUI     
> certificatemanagerwxgui.py:523 DEBUG RequestCertificate: Create a 
> certificate request
> 03/29/07 11:00:00 556 CertificateManagerWXGUI     
> certificatemanagerwxgui.py:524 DEBUG Proxy enabled: False value: :
> 03/29/07 11:00:00 556 CertificateManagerWXGUI     
> certificatemanagerwxgui.py:538 DEBUG Requesting certificate for dn 
> [('O', 'Access Grid'), ('OU', 'agdev-ca.mcs.anl.gov'), ('CN', 
> 'Anonymous')]
> 03/29/07 11:00:00 556 CertificateManagerWXGUI     
> certificatemanagerwxgui.py:539 DEBUG reqinfo isident: False info: Cert 
> request:type=anonymous name=Anonymous email= domain=None host=None
> .++++++
> ..............++++++
> 03/29/07 11:00:01 556 CertificateManagerWXGUI     
> certificatemanagerwxgui.py:613 ERROR SubmitRequest:Validate: 
> Certificate request can not be completed
> Traceback (most recent call last):
>  File 
> "E:\Daten\projekte\hpc-europa\source\ag3.1-devel\AccessGrid\AccessGrid\Security\wxgui\CertificateManagerWXGUI.py", 
> line 547, in RequestCertificate
>    certificateRequest = repo.CreateCertificateRequest(name, password)
>  File 
> "E:\Daten\projekte\hpc-europa\source\ag3.1-devel\AccessGrid\AccessGrid\Security\CertificateRepository.py", 
> line 1073, in CreateCertificateRequest
>    self._ImportPrivateKey(pkey,passphraseCB)
>  File 
> "E:\Daten\projekte\hpc-europa\source\ag3.1-devel\AccessGrid\AccessGrid\Security\CertificateRepository.py", 
> line 897, in _ImportPrivateKey
>    dig = md5.new(pkey.GetModulus())
> AttributeError: PKey instance has no attribute 'GetModulus'
> 03/29/07 11:00:08 556 CertificateRequestTool     
> certificaterequesttool.py:162 DEBUG ChangingPage:Values are not 
> correct, do not change page
>
> Can anybody tell me how to avoid this, or is it a bug that has to be 
> fixed( which I assume).
>
> Thanks
> Michael
>




More information about the ag-dev mailing list