From owner-freebsd-questions@FreeBSD.ORG Wed Jun 10 20:55:35 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A277A93 for ; Wed, 10 Jun 2015 20:55:35 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: from mail.xtaz.uk (tao.xtaz.uk [IPv6:2001:8b0:202::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F25F1E8A for ; Wed, 10 Jun 2015 20:55:34 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: by mail.xtaz.uk (Postfix, from userid 1001) id 926F920AEA38; Wed, 10 Jun 2015 21:55:30 +0100 (BST) Date: Wed, 10 Jun 2015 21:55:30 +0100 From: Matt Smith To: dweimer Cc: FreeBSD Questions Subject: Re: Squid 3.5.5 Port Update, with SSL Message-ID: <20150610205530.GG44513@xtaz.uk> Mail-Followup-To: Matt Smith , dweimer , FreeBSD Questions References: <92391b32d330c3cb4f474a6ccb96cdc4@dweimer.net> <20150610174538.GE44513@xtaz.uk> <4e960c86e2468531d81e371af009e010@dweimer.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4e960c86e2468531d81e371af009e010@dweimer.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 20:55:35 -0000 On Jun 10 15:23, dweimer wrote: >well this is odd, I have only two options with SSL these have both been >available for some time: > [x] SSL SSL gatewaying support > [ ] SSL_CRTD Use ssl_crtd to handle SSL cert requests > >It ends with Kerbose authentication options on the make config, no >option about using OpenSSL Oops my bad. It was actually the ffmpeg port that gave me that error about SSL where I had to run make config and select one. I upgraded that at the same time as squid so I mixed the two up. So in that case I don't know what the issue could be I'm afraid. -- Matt