Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 25667 invoked from network); 15 Sep 2006 19:44:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 19:44:01 -0000 Received: (qmail 19637 invoked by uid 500); 15 Sep 2006 19:43:57 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 19608 invoked by uid 500); 15 Sep 2006 19:43:57 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 19597 invoked by uid 99); 15 Sep 2006 19:43:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 12:43:57 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hcunico@gmail.com designates 66.249.82.227 as permitted sender) Received: from [66.249.82.227] (HELO wx-out-0506.google.com) (66.249.82.227) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 12:43:46 -0700 Received: by wx-out-0506.google.com with SMTP id i27so3211939wxd for ; Fri, 15 Sep 2006 12:42:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Q+och/pFFmgkVw6Y0jtkey/Lyr5vsJ/xOtml7ALZfeKUMY/D1l/vPVf2gYCKg5GCKCEWqMxEldtRTiOwMQSTtTMiXBl0B/EVbjIjkUhUNOhLg1d4GJQMjHteKJiFKOc3o+gQs1VeyC7Tcv5UwAGiuK8ZgCnahVbyZVtTJMELWcM= Received: by 10.70.83.4 with SMTP id g4mr14919930wxb; Fri, 15 Sep 2006 12:42:29 -0700 (PDT) Received: from ?192.168.1.100? ( [24.163.84.150]) by mx.gmail.com with ESMTP id 40sm4264652wrl.2006.09.15.12.42.29; Fri, 15 Sep 2006 12:42:29 -0700 (PDT) Message-ID: <450B0224.9070400@gmail.com> Date: Fri, 15 Sep 2006 15:42:28 -0400 From: Hernan Cunico User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: dev@geronimo.apache.org, user@geronimo.apache.org Subject: Re: How about a Certification Authority (CA) portlet in Geronimo Console? References: <22d56c4d0609151228y5826e651m6d0a19e680d1f0eb@mail.gmail.com> In-Reply-To: <22d56c4d0609151228y5826e651m6d0a19e680d1f0eb@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I would love to see that functionality included in Geronimo. Do you think it could eventually become available as a geronimo-plugin? Cheers! Hernan Vamsavardhana Reddy wrote: > Hi, > > How about having a Certificate Authority portlet in Geronimo Console? A > full fledged CA may be a long way to go. But what ever minimum function > is required to process CSR's etc. is not hard and the users can issue > their own digital certificates instead of getting trial certificates > from some CA. I have already given it a try and the minimum required > function can be derived from what ever is available in geronimo-util module. > > I will wait for comments from community before proceeding further. > > Thanks, > Vamsi