cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SHA2 support

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Fri, 17 Jul 2015 17:21:22 +0200

On Friday 17 July 2015 14:55:41 Tech Bolek via curl-users wrote:
> Thanks for the response, the question was in the context of SSL, sorry if it
> wasn't clear. Does curl allow you to specify an SHA2 certificate when using
> SSL.

This highly depends on the SSL library that your curl build is linked with
because (lib)curl does not implement SSL on its own. You can obtain this
information by running 'curl -V'.

Kamil

> On Friday, July 17, 2015 2:14 AM, Kamil Dudka <kdudka_at_redhat.com>
> wrote:
> On Friday, July 17, 2015 00:51:01 Tech Bolek via curl-users wrote:
> > Hello, as of which version does curl support SHA2? Our client is runing
> > curl-7.16.4 and we would like to know if this one has SHA2 support.
> > Thanks.
>
> What do you mean by "curl supports SHA2"? curl is a tool for transferring
> data using application-level network protocols. Which protocol(s) are you
> asking about?
>
> Kamil
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-17