bugzilla-daemon at bugzilla.mindrot.org
2015-Dec-08  14:24 UTC
[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
          Priority: P5
         Component: ssh-keygen
          Assignee: unassigned-bugs at mindrot.org
          Reporter: jjelen at redhat.com
Created attachment 2764
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2764&action=edit
proposed patch
As obsoleting SSHv1 protocol, there are still few places where we need
to get rid of it. One of them is usage line in ssh-keygen, listing key
types:
usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa |
rsa1]
This one is easy one.
Other places still offering SSHv1 protocol are manual pages, where it
will be probably more complicated then just ifdef. Is there any plan
about this one? Would some pre-processing using non-printable comments
in the documentation source be feasible? This could also allow us to
get rid of many obsolete configuration options that just confuse users
today. This would probably need a new bug for Documentation.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2020-Jan-25  12:19 UTC
[Bug 2513] Do not mention rsa1 key type in ssh-keygen usage & in manual pages
https://bugzilla.mindrot.org/show_bug.cgi?id=2513
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org
         Resolution|---                         |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
SSH1 is long gone. RIP.
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23  05:03 UTC
[Bug 2513] Do not mention rsa1 key type in ssh-keygen usage & in manual pages
https://bugzilla.mindrot.org/show_bug.cgi?id=2513
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 2459] New: ssh-keygen -t rsa1 should be removed from Makefile
- [Bug 2369] New: `ssh-keygen -A` errors on RSA1 when building with SSH1 disabled
- [Bug 231] New: ssh-keygen has fatal error while updating comment in RSA1 key
- [Bug 231] ssh-keygen has fatal error while updating comment in RSA1 key
- [Bug 231] ssh-keygen has fatal error while updating comment in RSA1 key