cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] ask user for password for PKCS12 files

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 5 Jul 2016 17:04:04 -0400

On 7/4/2016 6:24 AM, Dmitry Bakshaev wrote:
> my mistake (typo): only option to specify pkcs12 password is
> CURLOPT_SSLCERTPASSWD.
> or from command-line: ... --cert-type P12 --cert my.p12:secret.
> if "secret" is not specified, curl not asks password and throws error
> "could not parse PKCS12 file, check password, OpenSSL error
> error:23076071:PKCS12 routines:PKCS12_parse:mac verify failure".
>
> patch tested on curl-7.49.1
>
> github pull request - best way to commit patch?

Yes make a pull request and someone will review it. Note we're in the
middle of a feature freeze which will continue for the next two weeks at
least so don't expect an immediate response.

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-07-05