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

          Priority: P5
            Bug ID: 2046
          Assignee: [email protected]
           Summary: ssh-add -d does not drop certificate
          Severity: trivial
    Classification: Unclassified
                OS: Linux
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: 6.1p1
         Component: ssh-add
           Product: Portable OpenSSH

When using ssh-add -d to drop keys previously learned by invoking
ssh-add without arguments, only raw key is dropped even if there is
also a certificate in ~/.ssh/id_rsa-cert.pub.

As I see the purpose of -d switch is to undo previous ssh-add command,
I think the correct behaviour is to drop the certificate as well.

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