- Update ChangeLog

- Update src/openssh/README
- Removed obsolete patch for openssh-3.0.2p1


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@508 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2002-04-09 12:32:56 +00:00
parent e09a184f71
commit 321c81571a
2 changed files with 10 additions and 1319 deletions

View File

@ -1,11 +1,12 @@
teps for your OpenSSH pleasure: Steps for your OpenSSH pleasure:
- Download, compile and install openssl (http://www.openssl.org) - Download, compile and install OpenSSL (http://www.openssl.org)
- Download OpenSSH 3.0.2p1 (http://www.openssh.com) - Download the current version of OpenSSH/portable from CVS:
- Apply 'openssh-3.0.2p1-patch.diff' from this directory - export CVSROOT=openssh@anoncvs.be.openbsd.org:/cvs
- export CVS_RSH=ssh
- cvs get openssh
- Run autoconf and autoheader - Run autoconf and autoheader
- Run configure with the argument '--with-opensc' - Read openssh/README.smartcard, compile and install
- Compile and install
- Extract a public key from your SmartCard in OpenSSH format - Extract a public key from your SmartCard in OpenSSH format
(e.g. with 'opensc-ssh -c <certificate ID> -k -o <file>') (e.g. with 'opensc-ssh -c <certificate ID> -k -o <file>')

File diff suppressed because it is too large Load Diff