Opened 12 years ago

Closed 12 years ago

#191 closed defect (fixed)

failure to load certain types of rsa private keys protected by passphrases

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: critical Milestone: 0.12
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

This is an upstream Twisted bug, I have created a ticket there: ticket 5496


Not much we can do at this end, as it just looks to us like the key is invalid... Maybe we ought to show an alert message in this case?

See also: #190, since MS Windows does not have support for pageant, we need a way to load the keys ourselves!

Also somewhat reminiscent of #160

Change History (4)

comment:1 Changed 12 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 12 years ago by Antoine Martin

Description: modified (diff)

comment:3 Changed 12 years ago by Antoine Martin

patch is available here: http://twistedmatrix.com/trac/changeset/34673, needs testing so we can help in getting it merged asap.

comment:4 Changed 12 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

The fix to Twisted has been committed to trunk, now we have to wait for distros to release it...

(will do another win32 build once there is a new installer released since we end up bundling that)

Note: See TracTickets for help on using tickets.