Bug 1635044

Summary: ssh client can't load ~/.ssh/id_rsa after upgrade - says invalid format
Product: [Fedora] Fedora Reporter: Olle Liljenzin <olle>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: jorton, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-02 07:24:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***