Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1319] ssh-keygen does not properly handle multiple keys"
2015 Nov 17
0
[Bug 1544] ssh-keygen -l on known_hosts file does not display hostnames for lines with comments
https://bugzilla.mindrot.org/show_bug.cgi?id=1544
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #26 from Damien Miller <djm at
2015 Nov 16
0
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Depends on| |2451
Status|NEW |RESOLVED
2016 Feb 05
0
[Bug 1864] ssh-keygen -l .ssh/authorized_keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1864
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Blocks|
2016 Feb 05
0
[Bug 1477] ssh-keygen not reading stdin as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=1477
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
Blocks| |2451
2007 Jun 05
9
[Bug 1319] New: ssh-keygen does not properly handle multiple keys
http://bugzilla.mindrot.org/show_bug.cgi?id=1319
Summary: ssh-keygen does not properly handle multiple keys
Product: Portable OpenSSH
Version: 4.5p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: bitbucket at mindrot.org
2013 Jul 25
1
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2130
--- Comment #12 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
--
You are
2014 Feb 05
0
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2188
--- Comment #14 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs / feature requests
2014 Apr 12
0
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2226
--- Comment #16 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.7 release, since 6.6 was mostly
2014 Jul 07
0
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|2226 |
--- Comment #18 from Damien Miller <djm at mindrot.org> ---
Remove from 6.7 blocker list. I'm not sure
2016 Aug 02
0
[Bug 1319] ssh-keygen does not properly handle multiple keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1319
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #21 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2016 Feb 05
0
[Bug 1863] fingerprint for key for stdin
https://bugzilla.mindrot.org/show_bug.cgi?id=1863
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Status|NEW
2002 Jul 24
2
ssh-keygen listing fingerprints little unclear
Since ssh-keygen is not listing the _types_ of keys I have in my file,
wouldn't it be a good idea to make the -t switch filtering out the
selected type of key when doing a listing with -l?
i.e. in this case I see both rsa1, rsa, and dss keys:
$ ssh-keygen -l -f ~/.ssh/known_hosts
1024 a9:4f:0b:b6:33:d7:d0:ad:6a:11:b4:57:25:7e:1e:f8 fluff.x42.com
1024
2015 Mar 24
3
[Debian bug 781107] ssh-keygen -F return code has changed and is not documented
Hi,
I tripped over the effects of commit 660854 [0] when moving some
infrastructure from Debian 7 to 8 (openssh 6.0 to 6.7); our ansible
module used "return 0, but no output" for 'host not found in known_hosts
file', and now complains that ssh-keygen is returning an error status. I
don't think this change in API was announced in the release notes?
i.e. ssh-keygen -F
2005 Jul 13
1
ssh-keygen problem with openssh-4* and openssl-0.9.7g on AIX
hi
i got a strange error for openssh-4.0p1 and openssh-4.1p1
(didn't try other versions) with openssl-0.9.7g on AIX 5.1
openssl-0.9.7g and openssh build without errors,
"make test" for openssl returns no errors,
"make test" for openssh stops at the first connection test
"make test" for openssh with openssl-0.9.6m returns no errors
(i don't get errors for
2017 Feb 16
1
Issue with ssh-keygen
On Wed, Feb 15, 2017 at 9:50 PM, Kelly Dunlop <kdunlop at guralp.com> wrote:
>
>
> Hi,
>
> I am running openssh7.3p1 on an embedded Linux system and discovered this problem.
>
> If I run:
>
> ssh-keygen -t rsa1 -f testfile
>
> it appears to generate the key and I get the output:
>
> Generating public/private rsa1 key pair.
>
2015 Sep 07
10
[Bug 2459] New: ssh-keygen -t rsa1 should be removed from Makefile
https://bugzilla.mindrot.org/show_bug.cgi?id=2459
Bug ID: 2459
Summary: ssh-keygen -t rsa1 should be removed from Makefile
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: Build system
Assignee:
2003 Oct 20
12
[Bug 747] host authentication requires RSA1 keys
http://bugzilla.mindrot.org/show_bug.cgi?id=747
Summary: host authentication requires RSA1 keys
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2015 Dec 08
2
[Bug 2513] New: Do not mention rsa1 key type in ssh-keygen usage & in manual pages
https://bugzilla.mindrot.org/show_bug.cgi?id=2513
Bug ID: 2513
Summary: Do not mention rsa1 key type in ssh-keygen usage & in
manual pages
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
2002 May 01
0
[Bug 231] New: ssh-keygen has fatal error while updating comment in RSA1 key
http://bugzilla.mindrot.org/show_bug.cgi?id=231
Summary: ssh-keygen has fatal error while updating comment in
RSA1 key
Product: Portable OpenSSH
Version: 3.1p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo:
2013 Aug 28
3
[Bug 2145] New: ssh-keygen -R doesn't work when there are entries for "proxycommand" keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2145
Bug ID: 2145
Summary: ssh-keygen -R doesn't work when there are entries for
"proxycommand" keys
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5