Make it possible to load keys from stdin, and restore that
authorRichard Levitte <levitte@openssl.org>
Thu, 1 Aug 2002 16:28:40 +0000 (16:28 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 1 Aug 2002 16:28:40 +0000 (16:28 +0000)
commitda9b97246695c370702d15be2b3778427cf57082
tree9ef594c01fa55c710cc254495f366e6763b368fc
parentbd45950f4a85d04eb23a4d3846ed5a3c13bd19e0
Make it possible to load keys from stdin, and restore that
functionality in the programs that had that before.
Part fo PR 164
13 files changed:
apps/apps.c
apps/apps.h
apps/ca.c
apps/dgst.c
apps/ocsp.c
apps/pkcs12.c
apps/pkcs8.c
apps/req.c
apps/rsa.c
apps/rsautl.c
apps/smime.c
apps/spkac.c
apps/x509.c