'openssl engine' can now list engine capabilities. The current
authorRichard Levitte <levitte@openssl.org>
Thu, 2 Nov 2000 19:24:48 +0000 (19:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 2 Nov 2000 19:24:48 +0000 (19:24 +0000)
commit69e7805f54e6bcb665668b4c61e3da344c53278a
tree8d33ead6e9454eca72ef99d0d8f9d460fe062772
parente264cfe17a6495c56bdd7a46f09b537299f3123d
'openssl engine' can now list engine capabilities.  The current
implementation is contained in the application, and the capability
string building part should really be part of the engine library.
This is therefore an experimental hack, and will be changed in the
near future.
CHANGES
apps/engine.c