https://bugzilla.mindrot.org/show_bug.cgi?id=2695
--- Comment #4 from Damien Miller <[email protected]> --- That's not really possible without modifying the agent protocol - it only supports a single key comment. We substitute the key's path if we don't get one from the key, but displaying both comment from the key and path would require either 1) we change the protocol or 2) we munge the key comment to include both. I consider #1 too little benefit for a costly (and slow to deploy) change. #2 is pretty ugly and breaks the transparency of ssh-keygen. -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
