mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
Document CURLINFO_SSL_ENGINES and "--engine".
This commit is contained in:
parent
1dc15ec1bc
commit
5c14b3be6d
2 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue