blob: 58578ea8fbe4154060afe8b900a0abdc7c79e870 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: engine
4Arg: <name>
5Help: Crypto engine to use
6Protocols: TLS
7Category: tls
8Example: --engine flavor $URL
9Added: 7.9.3
10See-also: ciphers curves
11Multi: single
12---
13Select the OpenSSL crypto engine to use for cipher operations. Use --engine
14list to print a list of build-time supported engines. Note that not all (and
15possibly none) of the engines may be available at runtime.