cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl with NSS and smart card

From: Petr Pisar <petr.pisar_at_atlas.cz>
Date: Mon, 5 Sep 2016 15:37:29 +0200

On Mon, Sep 05, 2016 at 03:26:31PM +0200, Kamil Dudka wrote:
> > Although are there any other proven stacks that integrate curl with a
> > smartcard from a CLI interface? E.g. curl/openssl build?
>
> You can use 'curl --engine ...' to load a PKCS#11 engine of OpenSSL but
> I have never tried it myself.
>
Yes, curl with OpenSSL with engine_pkcs11 works (to some extent). One only
have to preconfigure the OpenSSL engine in OpenSSL global configuration file.
(Local OpenSSL configuration files do not work because Daniel refused adding
support for it.)

-- Petr

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-users
FAQ: https://curl.haxx.se/docs/faq.html
Etiquette: https://curl.haxx.se/mail/etiquette.html

Received on 2016-09-05