From owner-freebsd-questions@freebsd.org Fri Jan 6 17:02:07 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 027F9CA233A for ; Fri, 6 Jan 2017 17:02:07 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from inet08.hamilton.harte-lyne.ca (inet08.hamilton.harte-lyne.ca [216.185.71.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "inet08.hamilton.harte-lyne.ca", Issuer "CA_HLL_ISSUER_2016" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CAFF81BB4 for ; Fri, 6 Jan 2017 17:02:06 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from localhost (localhost [127.0.0.1]) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTP id 698536209C for ; Fri, 6 Jan 2017 12:01:59 -0500 (EST) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from inet08.hamilton.harte-lyne.ca ([127.0.0.1]) by localhost (inet08.hamilton.harte-lyne.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TZosCMCAlV53 for ; Fri, 6 Jan 2017 12:01:58 -0500 (EST) Received: from webmail.harte-lyne.ca (inet04.hamilton.harte-lyne.ca [216.185.71.24]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTPSA id C6C4D62218 for ; Fri, 6 Jan 2017 12:01:57 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harte-lyne.ca; s=dkim_hll; t=1483722117; bh=AyQTE+cixGml+TWcUOwMItrmiDe/lNP1UZ5xcWDyVQ4=; h=Date:Subject:From:To:Reply-To; b=BGGRbsacWB2MwOxFBe2yQ2U3UjavnW4SlAf4x7KHKOeGLOI6iX5sUmU/LT0xHQIOf sbQwzOQBstczdmDHYC2Vzf62RHXL9A26spFoP7hhWgqv484xryvah1zHDps90xETmG 60apvHD1K4xXSYwJVsKm+SXm957fbypTRO7JjEDl662itu7k8qltIyEr1hVIckKi9y iWw5GmSX65gyQ5NeczzWbpSqGkhGHko6fMbeILbUUFoqjtZ2EdduVJh3t98A7Rmy+T SFFKYPcc6oEnwbWyAimpDzFe0KPaBEmjq+k1lNsR9JmIbMlDotzOSl8CZRmN9LwlzW f/x33Sh1fgTZA== Received: from 216.185.71.44 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Fri, 6 Jan 2017 12:01:57 -0500 Message-ID: Date: Fri, 6 Jan 2017 12:01:57 -0500 Subject: FreeBSD-11 Jails and PKI From: "James B. Byrne" To: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2017 17:02:07 -0000 If I want to make a binary application available to all jails do I put it in /usr/jails/basejail/bin or somewhere else? Or is this impossible? If possible then do such applications need to be statically linked? Similarly, given that I wish to maintain a common repository of pki keys and certificates that are shared between jails, do I place these in or under /usr/jails/basejail/usr/share/openssl/? or somewhere else? Or not at all and place them separately in each and every jail that requires TLS? The main issue I am dealing with is that we run a private PKI CA and need to add our root certificates to the ca-bundle after each update to /usr/local/share/certs/ca-root-nss.crt. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3