Modify

Ticket #439 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

traceback with PEM key after upgrading to 0.9.3

Reported by: leggett Owned by: desai
Priority: major Milestone: Bcfg2 0.9.4 Release
Component: bcfg2-server Version:
Keywords: Cc:

Description (last modified by desai) (diff)

I just tried upgrading to 0.9.3 and am getting this now:

May 10 11:25:03 www bcfg2-server[10034]: Failed to load ssl key /usr/share/ssl/bcfg2/www-key.pem
 Traceback (most recent call last):
   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Component.py", line 131, in __init__
     TLSServer.__init__(self, location, keyfile, CobaltXMLRPCRequestHandler)
   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Component.py", line 64, in __init__
     self.key = Bcfg2.tlslite.api.parsePEMKey(s, private=True)
   File "/usr/lib/python2.3/site-packages/Bcfg2/tlslite/utils/keyfactory.py", line 146, in parsePEMKey
     key = OpenSSL_RSAKey.parse(s, passwordCallback)
   File "/usr/lib/python2.3/site-packages/Bcfg2/tlslite/utils/OpenSSL_RSAKey.py", line 146, in parse
     raise SyntaxError() SyntaxError

Attachments

Change History

comment:1 Changed 16 years ago by desai

  • Description modified (diff)

comment:2 Changed 16 years ago by desai

  • Description modified (diff)

comment:3 Changed 16 years ago by desai

  • Description modified (diff)

comment:4 Changed 16 years ago by desai

  • Status changed from new to closed
  • Reporter changed from anonymous to leggett
  • Resolution set to fixed
  • Milestone set to Bcfg2 0.9.4 Release

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.