From owner-freebsd-java@FreeBSD.ORG Tue Aug 19 20:20:43 2003 Return-Path: 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 5739216A4BF for ; Tue, 19 Aug 2003 20:20:43 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615C543F3F for ; Tue, 19 Aug 2003 20:20:42 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h7K3KepI054769 for ; Wed, 20 Aug 2003 15:20:40 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h7K3Ke9K054768 for freebsd-java@freebsd.org; Wed, 20 Aug 2003 15:20:40 +1200 (NZST) (envelope-from jonc) Date: Wed, 20 Aug 2003 15:20:40 +1200 From: Jonathan Chen To: freebsd-java@freebsd.org Message-ID: <20030820032040.GA54716@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: /usr/local/jdk1.4.1/jre/lib/security/cacerts X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 03:20:43 -0000 Hi, I'm trying out my hand on Java+SSL, and have discovered that: /usr/local/jdk1.4.1/jre/lib/security/cacerts is only 32 bytes long. This can't be correct; shouldn't it have the CA for people like Verisign and Thawte? I substituted it with one I got off a Windows box (which was about 11k big), and that seemed to work fine. Is this a packaging bug? Or some deliberate thing I don't know about? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller