File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / engine.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: engine
    2: Arg: <name>
    3: Help: Crypto engine to use
    4: Protocols: TLS
    5: ---
    6: Select the OpenSSL crypto engine to use for cipher operations. Use --engine
    7: list to print a list of build-time supported engines. Note that not all (or
    8: none) of the engines may be available at run-time.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>