curl/docs/cmdline-opts/engine.d

13 lines
366 B
D
Raw Normal View History

Long: engine
Arg: <name>
Help: Crypto engine to use
Protocols: TLS
Category: tls
Example: --engine flavor $URL
Added: 7.9.3
See-also: ciphers curves
---
2016-12-18 06:56:50 +08:00
Select the OpenSSL crypto engine to use for cipher operations. Use --engine
2021-07-16 15:34:18 +08:00
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.