Re: [PATCH] Sending root certificate for validation

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 11 Jun 2013 00:16:42 +1200

On 8/06/2013 4:20 a.m., Tsantilas Christos wrote:
> This patch modify squid cert validation subsystem to sent to cert
> validator helper the complete certificates chain, not only the
> certificates sent by web server. This is may not be possible in all
> cases, for example in cases where the root certificate is not stored
> locally.
>
> This is a Measurement Factory project
>

in globals.h:
  * please do not add any new entries in globals.h - we are trying to
remove things from there.

* can you please also use the wrapper types provided in
src/ssl/gadgets.h. ie X509_STACK_Pointer for things like STACK_OF(X509)
and avoiding use of raw pointers to OpenSSL internal types?

Amos
Received on Mon Jun 10 2013 - 12:16:50 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 10 2013 - 12:00:22 MDT