Correct an error in the README.ENGINE file.
[openssl.git] / README.ENGINE
index 643d0cb51f7352a126313f0873c936b41f66e792..4af520958e53dccf11ff7548e59a753d0f7401a6 100644 (file)
 
        openssl engine dynamic \
                  -pre SO_PATH:/lib/libfoo.so \
-                 -pre ENGINE_ID:foo \
+                 -pre ID:foo \
                  -pre LOAD \
                  -pre "CMD_FOO:some input data"
 
 
        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