mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
10 lines
298 B
Makefile
10 lines
298 B
Makefile
Long: engine
|
|
Arg: <name>
|
|
Help: Crypto engine to use
|
|
Protocols: TLS
|
|
Category: tls
|
|
---
|
|
Select the OpenSSL crypto engine to use for cipher operations. Use --engine
|
|
list to print a list of build-time supported engines. Note that not all (and
|
|
possibly none) of the engines may be available at run-time.
|