[Bug 2054] Environment fails to provide cryptographic identity of remote party

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Dec 24 12:01:46 EST 2012


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

--- Comment #4 from Darren Tucker <dtucker at zip.com.au> ---
actually I'd like to see something a bit more general: now that we have
AuthenticationMethods, expose which ones were actually used as a
comma-separated list with some optional identifying information,
something like:

SSH_AUTH_METHODS=password
SSH_AUTH_METHODS=publickey(RSA;md5;11:22:33:44:55:66:77:88:99:aa:bb:cc:dd:ee)
SSH_AUTH_METHODS=keyboard-interactive,publickey(RSA;md5;11:22:33:44:55:66:77:88:99:aa:bb:cc:dd:ee)

not sure how much work this would be, though.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list