[Bug 2046] New: ssh-add -d does not drop certificate
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Nov 2 01:37:58 EST 2012
https://bugzilla.mindrot.org/show_bug.cgi?id=2046
Priority: P5
Bug ID: 2046
Assignee: unassigned-bugs at mindrot.org
Summary: ssh-add -d does not drop certificate
Severity: trivial
Classification: Unclassified
OS: Linux
Reporter: ondrej at caletka.cz
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.
More information about the openssh-bugs
mailing list