Make it possible to load keys from stdin, and restore that
authorRichard Levitte <levitte@openssl.org>
Thu, 1 Aug 2002 16:27:47 +0000 (16:27 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 1 Aug 2002 16:27:47 +0000 (16:27 +0000)
commit13ac37d01ae2bcb9049f71114b2ca5866cb163db
tree77a0b90e92c7e48bcd8c66028198ea9ce556cdde
parentc2decc56b0c999bd07cefa4b47c7706fdd94beca
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