projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea4f109
)
Correct an error in the README.ENGINE file.
author
Geoff Thorpe
<geoff@openssl.org>
Mon, 8 Jul 2002 14:57:09 +0000
(14:57 +0000)
committer
Geoff Thorpe
<geoff@openssl.org>
Mon, 8 Jul 2002 14:57:09 +0000
(14:57 +0000)
Submitted by: Jan Tschirschwitz <Jan.Tschirschwitz@cluster-labs.de>
README.ENGINE
patch
|
blob
|
history
diff --git
a/README.ENGINE
b/README.ENGINE
index 643d0cb51f7352a126313f0873c936b41f66e792..4af520958e53dccf11ff7548e59a753d0f7401a6 100644
(file)
--- 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