https://bugzilla.mindrot.org/show_bug.cgi?id=2046

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
   Attachment #2193|                            |ok?([email protected])
              Flags|                            |

--- Comment #1 from Damien Miller <[email protected]> ---
Created attachment 2193
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2193&action=edit
Make ssh-add -d remove certificate too

Right.

It is possible to remove a cert by explicitly listing its *-cert.pub
file, but this isn't symmetric with ssh-add's behaviour and is
therefore not what users would reasonably expect.

This patch makes ssh-add -d remove both the plain key and the
corresponding certificate. It also makes -d respect the recently-added
-k option to allow selectively removing just the key.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to