1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-15 05:55:04 -05:00
curl/docs/cmdline-opts/engine.d

10 lines
298 B
D
Raw Normal View History

Long: engine
Arg: <name>
Help: Crypto engine to use
Protocols: TLS
Category: tls
---
2016-12-17 17:56:50 -05:00
Select the OpenSSL crypto engine to use for cipher operations. Use --engine
2021-07-16 03:34:18 -04: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.