On Wed, 14 Apr 2004 [EMAIL PROTECTED] wrote: > In particular i need doc. for: > > - use client certificate with Squid: which are the configuration directives to use > in squid.conf for forcing client certificate request?
By setting a client ca in the https_port directive. Note that client certificate support in Squid is still somewhat experimental. Was developed as a prototype for a customer investigating the capability, but then the customer selected to not use client certificates so many things needed when going beyond a prototype state is still missing. (http://devel.squid-cache.org/ssl/) > - https:// gatewaying/proxying for clients not supporting SSL or URLs rewriting via > a redirector to https://... automatic. Not much to document besides that it can be done provided you are using a Squid version capable of this (Squid-3, or 2.5+SSL update) > ...and in general: documentation for squid 2.5 stable4 + SSL Patch and Squid 3.0 > > The "Squid Configuration manual" is only avaliable for for Squid 2.4 Stable x!! The authoratice squid.conf reference for the version of Squid you are using is and has always been squid.conf.default. Regards Henrik
