From owner-freebsd-java@FreeBSD.ORG Mon Jun 19 19:57:48 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B617416A474; Mon, 19 Jun 2006 19:57:48 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5F643D45; Mon, 19 Jun 2006 19:57:47 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.3/8.13.3) with ESMTP id k5JJvkv8030743; Mon, 19 Jun 2006 12:57:46 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.3/8.13.3/Submit) id k5JJvjc6030742; Mon, 19 Jun 2006 12:57:45 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 19 Jun 2006 12:57:45 -0700 From: Greg Lewis To: Alex Dupre Message-ID: <20060619195745.GA29915@misty.eyesbeyond.com> References: <449011B4.9060502@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449011B4.9060502@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-java@FreeBSD.org Subject: Re: Java crypto X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:57:48 -0000 Hi Alex, On Wed, Jun 14, 2006 at 03:40:04PM +0200, Alex Dupre wrote: > Is there a particular reason why the native jdk ports (diablo and jdk15) > don't (build and) install the SunPKCS11 provider? Personally I've just > hand-built the machine-dependent shared library libj2pkcs11.so and, in > addition to machine-independent sunpkcs11.jar library, it works like a > charm (tested with the OpenSC PKCS#11 library). Thanks for asking about this. Upon taking a quick look, I don't think there is any particular reason. My guess is that simply noone noticed we weren't building it. This isn't surprising given that it looks to me like its not built on Solaris/Linux/Windows either, its simply extracted from a zip file. It also looks like the source code is also zipped up, which makes it harder to notice its even there. > Second thing: it could be useful to have a knob in all jdk ports to > install the unrestricted security policy files, so that every update > won't replace them. I'd be happy to review patches :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org