From: Geoff Thorpe Date: Mon, 8 Jul 2002 14:57:09 +0000 (+0000) Subject: Correct an error in the README.ENGINE file. X-Git-Tag: OpenSSL_0_9_6e~26^2~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=121dea3f858d2ba34b765c7542d9a51c330dad5a;p=oweals%2Fopenssl.git Correct an error in the README.ENGINE file. Submitted by: Jan Tschirschwitz --- diff --git a/README.ENGINE b/README.ENGINE index 643d0cb51f..4af520958e 100644 --- a/README.ENGINE +++ b/README.ENGINE @@ -184,7 +184,7 @@ openssl engine dynamic \ -pre SO_PATH:/lib/libfoo.so \ - -pre ENGINE_ID:foo \ + -pre ID:foo \ -pre LOAD \ -pre "CMD_FOO:some input data" @@ -192,7 +192,7 @@ openssl engine -vvvv dynamic \ -pre SO_PATH:/lib/libfoo.so \ - -pre ENGINE_ID:foo \ + -pre ID:foo \ -pre LOAD Applications that support the ENGINE API and more specifically, the