Mailing List Archive

[Bug 1498] OpenSC smartcard access should use raw public keys, not X.509 certificates
https://bugzilla.mindrot.org/show_bug.cgi?id=1498


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org




--- Comment #2 from Damien Miller <djm@mindrot.org> 2009-01-21 21:36:18 ---
I don't know enough about OpenSC to render an opinion on this, and I
suspect that the other active developers are in the same boat. I'd
suggest that you solicit some feedback and testing on the
openssh-unix-dev@ mailing list as a way to move this forward.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1498] OpenSC smartcard access should use raw public keys, not X.509 certificates [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1498





--- Comment #3 from Daniel Kahn Gillmor <dkg@fifthhorseman.net> 2009-01-22 03:40:24 ---
The consensus on the list seemed to be that the patch was *not*
acceptable as it currently stands because apparently some devices offer
certificates but not raw public keys. Unfortunately no one identified
a specific device, so i have no way of testing.

Probably the right thing to do is to scan for both types of object, to
be able to handle both cases. This makes the code bulkier, but if
there's no objection to that, i'll try to cook up a patch.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs