mirror of
https://github.com/curl/curl.git
synced 2026-08-10 14:20:54 +03:00
cmdline-docs: more options converted over
This commit is contained in:
parent
81e61cda39
commit
41b1f649bf
83 changed files with 1151 additions and 0 deletions
8
docs/cmdline-opts/engine.d
Normal file
8
docs/cmdline-opts/engine.d
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Long: engine
|
||||
Arg: <name>
|
||||
Help: Crypto engine to use
|
||||
Protocols: TLS
|
||||
---
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue