[squid-dev] [PATCH] cryptong: cleanup the context init sequence

Amos Jeffries squid3 at treenet.co.nz
Tue Jun 7 11:16:46 UTC 2016


On 25/05/2016 11:03 p.m., Amos Jeffries wrote:
> The libsecurity ServerOptions and PeerOptions class methods are now
> supposed to be the API for creating SSL contexts for https_port,
> cache_peer and outgoing connections.
> 
> Continue the API transition by making the callers of sslCreate*Context()
> functions use the libsecurity API instead and repurpose the now obsolete
> functions into the Ssl:: namespace to simply initialize the keying
> material and other not yet converted state details of an existing context.
> 
> A side effect of this is that GnuTLS contexts are now actually created
> and initialized as far as they can be.
> 
> SSL-Bump context initialization is not altered by this.
> 

Absent any objections this was applied as trunk rev.14696.

Amos



More information about the squid-dev mailing list