aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/engine.d
blob: 1ebc779c0d8acc908807ae577c3c12e9e76bcf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
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
Multi: single
---
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 runtime.