aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2004-12-13 20:14:04 +0000
committerGisle Vanem <gvanem@broadpark.no>2004-12-13 20:14:04 +0000
commit5c14b3be6dc7fe44ee33642c4e32541e01a6a260 (patch)
tree7af625e95c501f5d451c3de3c2044c42afcb8326 /docs/curl.1
parent1dc15ec1bc034864cb11156af6f2ba9714ca95a1 (diff)
Document CURLINFO_SSL_ENGINES and "--engine".
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.15
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 028867148..03f334bb3 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -270,6 +270,11 @@ automatically set the previous URL when it follows a Location: header. The
";auto" string can be used alone, even if you don't set an initial referer.
If this option is used several times, the last one will be used.
+.IP "--engine <name>"
+Select the OpenSSL crypto engine to use for cipher
+operations. Use \fI--engine list\fP to print a list of build-time supported
+engines. Note that not all (or none) of the engines may be available at
+run-time.
.IP "--environment"
(RISC OS ONLY) Sets a range of environment variables, using the names the -w
option supports, to easier allow extraction of useful information after having