Bug 1635044 - ssh client can't load ~/.ssh/id_rsa after upgrade - says invalid format
Summary: ssh client can't load ~/.ssh/id_rsa after upgrade - says invalid format
Keywords:
Status: CLOSED DUPLICATE of bug 1632902
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-01 21:35 UTC by Olle Liljenzin
Modified: 2018-10-02 07:24 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-02 07:24:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Olle Liljenzin 2018-10-01 21:35:50 UTC
Description of problem:

ssh fails to load key after upgrade


Version-Release number of selected component (if applicable):

openssh-7.8p1-2.fc28.x86_64
openssl-1.1.0i-1.fc28.x86_64

How reproducible:

Always


Steps to Reproduce:

$ unset SSH_ASKPASS 
$ unset SSH_AUTH_SOCK
$ ssh ludenben.liljenzin.se
Load key "/home/olle/.ssh/id_rsa": invalid format


Actual results:

Fails to authenticate.


Expected results:

Should ask for password to unlock the key.


Additional info:

Works again if I downgrade openssl to an older version.

Comment 1 Tomas Mraz 2018-10-02 07:24:47 UTC

*** This bug has been marked as a duplicate of bug 1632902 ***


Note You need to log in before you can comment on or make changes to this bug.