From owner-freebsd-questions@FreeBSD.ORG Fri Oct 20 13:58:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B672F16A417 for ; Fri, 20 Oct 2006 13:58:30 +0000 (UTC) (envelope-from gamato@pobox.sk) Received: from exchange.cleverlance.com (exchange.cleverlance.com [82.119.241.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8DB643D55 for ; Fri, 20 Oct 2006 13:58:28 +0000 (GMT) (envelope-from gamato@pobox.sk) Received: from [192.168.1.67] ([192.168.1.67]) by exchange.cleverlance.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Fri, 20 Oct 2006 15:58:26 +0200 Message-ID: <4538D602.3090608@pobox.sk> Date: Fri, 20 Oct 2006 15:58:26 +0200 From: martinko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20061013 SeaMonkey/1.0.5 MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Oct 2006 13:58:26.0871 (UTC) FILETIME=[D0C39470:01C6F44F] Subject: where to set SSL compile time cipher string ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 13:58:30 -0000 Hi, I'm not sure I understood this correctly but at I've read something about cipher list and defaults etc. And I would like to tell my system to build SSL with ``high'' encryption cipher suites. Where can I set this preference pls ?? I've searched through make.conf and man pages but haven't found anything. Cheers, Martin