search for: paljak

Displaying 6 results from an estimated 6 matches for "paljak".

2009 Nov 20
8
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2009-11-20 21:18:50 EST --- Created an attachment (id=1727) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1727) /home/dtucker/openssh/pending/openssh-opensc-configure.patch Use pkg-config for opensc if available. -- Configure bugmail:
2010 Jan 06
2
smart cards (was: OpenSSH daemon security bug?)
...c (OpenSC). OpenSC does not encourage linking against libopensc unless there is a reason to do it, which OpenSSH does not seem to have. It also limits OpenSSH smartcard support to only the set of cards supported by OpenSC (there are more PKCS#11 libraries out there) Martin, OpenSC dev. -- Martin Paljak http://martin.paljak.pri.ee +372.515.6495
2006 Feb 22
0
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
...nfig Product: Portable OpenSSH Version: 4.3p2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Smartcard AssignedTo: bitbucket at mindrot.org ReportedBy: martin at paljak.pri.ee OpenSSH seems to be the only big user of opensc-config, but that's somewhat deprecated. There's now libopensc.pc. All other software (pcsc-lite, ccid, openct and so on) uses pkg-config. Also, most users still apply the patch from opensc on top of openssh. ------- You are receiv...
2010 Sep 23
2
OpenSSH developers @ FOSDEM 2011
..., and trying to tackle the problem of "Why OpenSSH does not work with my smart card the way I want" or "If SSH client can work with PKCS#11, why can't I keep my server keys in a dongle or HSM for sshd as well?" http://www.opensc-project.org/opensc/wiki/FOSDEM2011 -- @MartinPaljak.net +3725156495
2007 Sep 29
64
[Bug 1371] New: Add PKCS#11 (Smartcards) support into OpenSSH
http://bugzilla.mindrot.org/show_bug.cgi?id=1371 Summary: Add PKCS#11 (Smartcards) support into OpenSSH Product: Portable OpenSSH Version: 4.7p1 Platform: All URL: http://alon.barlev.googlepages.com/openssh-pkcs11 OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component:
2010 Sep 25
0
ssh-keygen with libpkcs11.so can't work (Nan)
> ? 4. ssh-keygen with libpkcs11.so can't work (Nan) > I searched on my ubuntu server but found no libpkcs11.so. ?Also, I searched > online, and didn't find too much help. > Do I need to download the source of pkcs11, then compile and install on my > mahine? ?If yes, where could I get the source. > Or I misunderstood the new feature, and it should not be used in this