opensc/src/openssh
aj 8f2f699a6c add README and ask-for-pin.diff to the distribution.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1822 c6295689-39f2-0310-b995-f0e70906c6a9
2004-07-09 21:30:03 +00:00
..
.cvsignore Resync .cvsignore files 2003-07-17 12:39:11 +00:00
Makefile.am add README and ask-for-pin.diff to the distribution. 2004-07-09 21:30:03 +00:00
README a small patch to make openssh ask for a pin. and a README. 2004-06-30 21:37:03 +00:00
ask-for-pin.diff a small patch to make openssh ask for a pin. and a README. 2004-06-30 21:37:03 +00:00

README

ask-for-pin.diff
	SSH can't ask for the pin of a smart card in version 3.8.1p1.
	Fixing this is a major task and requires some kind of redesign
	in openssh as far as we understand, so please have patience.

	Meanwhile this patch can add the desired functionality, but
	it is a crude hack, not meant to be added to openssh releases.