curl-library
Re: issues with pre-login to pkcs11 slots when using NSS
From: Claes Jakobsson <claes_at_versed.se>
Date: Mon, 13 Jul 2009 18:09:27 +0200
Received on 2009-07-13
Date: Mon, 13 Jul 2009 18:09:27 +0200
Hi Kamil,
On Jul 13, 2009, at 3:53 PM, Kamil Dudka wrote:
> enclosed is new version of the patch. Maybe it's too noisy now. Feel
> free to
> tweak the logging (or anything else).
Thanks!
I added a bit more logging so that it also outputs details about the
cert like display_conn_info does about the server certificate. There
was aslo a slight problem with your patch. It required a change to
urldata.h to add a struct SessionHandle *data member to the struct.
Revised patch is attached.
/Claes
- application/octet-stream attachment: curl-cc_auth_hook-revised.patch