cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Report on SSL cipher being used

From: Amr Shahin <amrnablus_at_gmail.com>
Date: Mon, 7 Jan 2013 16:23:53 +0200

On Jan 7, 2013 5:17 PM, "Daniel Stenberg" <daniel_at_haxx.se> wrote:
>
> On Sun, 6 Jan 2013, Peter Sylvester wrote:
>
>>> So, back to the subject at hand: I suggested a way that could offer a
consistent API independently of the SSL backend. Is there a particular
reason that wouldn't work?
>>>
>> Is this the get_info style idea? This may sufficient for information but
not if you want to modify things. wouldn't it be necessary in this case to
call this before and after handshake messages from a call back.
>
>
> Right, but in this particular case it is about getting information from
the handshake, not changing anything as I've understood it.
>
>
>> One interesting callback could be to provide the certificate chain.
>
>
> You mean like curl_easy_getinfo's CURLINFO_CERTINFO ? (An example of an
abstracted API that only works with the OpenSSL backend...)
>
> --
>
> / daniel.haxx.se
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

I have some free time this week. If you guys are up to doing this I might
do a lib or two

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-07