Commit 121dea3f authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

Correct an error in the README.ENGINE file.

Submitted by: Jan Tschirschwitz <Jan.Tschirschwitz@cluster-labs.de>
parent ea4f109c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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