Correct an error in the README.ENGINE file.
Submitted by: Jan Tschirschwitz <Jan.Tschirschwitz@cluster-labs.de>
This commit is contained in:
parent
ea4f109c99
commit
121dea3f85
@ -184,7 +184,7 @@
|
|||||||
|
|
||||||
openssl engine dynamic \
|
openssl engine dynamic \
|
||||||
-pre SO_PATH:/lib/libfoo.so \
|
-pre SO_PATH:/lib/libfoo.so \
|
||||||
-pre ENGINE_ID:foo \
|
-pre ID:foo \
|
||||||
-pre LOAD \
|
-pre LOAD \
|
||||||
-pre "CMD_FOO:some input data"
|
-pre "CMD_FOO:some input data"
|
||||||
|
|
||||||
@ -192,7 +192,7 @@
|
|||||||
|
|
||||||
openssl engine -vvvv dynamic \
|
openssl engine -vvvv dynamic \
|
||||||
-pre SO_PATH:/lib/libfoo.so \
|
-pre SO_PATH:/lib/libfoo.so \
|
||||||
-pre ENGINE_ID:foo \
|
-pre ID:foo \
|
||||||
-pre LOAD
|
-pre LOAD
|
||||||
|
|
||||||
Applications that support the ENGINE API and more specifically, the
|
Applications that support the ENGINE API and more specifically, the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user