Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 59013 invoked from network); 2 Dec 2010 16:13:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 16:13:45 -0000 Received: (qmail 53357 invoked by uid 500); 2 Dec 2010 16:13:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53244 invoked by uid 500); 2 Dec 2010 16:13:41 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 53236 invoked by uid 99); 2 Dec 2010 16:13:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 16:13:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of burgoyne@keenuh.com designates 67.222.54.6 as permitted sender) Received: from [67.222.54.6] (HELO cpoproxy3-pub.bluehost.com) (67.222.54.6) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 02 Dec 2010 16:13:35 +0000 Received: (qmail 17540 invoked by uid 0); 2 Dec 2010 16:13:13 -0000 Received: from unknown (HELO box548.bluehost.com) (74.220.219.148) by cpoproxy3.bluehost.com with SMTP; 2 Dec 2010 16:13:13 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=keenuh.com; h=Message-ID:Date:Subject:From:To:Reply-To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance:X-Identified-User; b=SKosn1DFrgfleBo/SskVbB/GuTbWuTJTsfJUnweF5EkXfWLdzcvuk/zQrEUwWRPkDOETV3IYBLth0M/PY4Ta+MVxXEgvKriMO8JdhYDpuXoEu5D7sjZpZz/v+fd6y7aH; Received: from localhost ([127.0.0.1] helo=box201.bluehost.com) by box548.bluehost.com with esmtpa (Exim 4.69) (envelope-from ) id 1POBmT-0006z1-JN for users@httpd.apache.org; Thu, 02 Dec 2010 09:13:13 -0700 Received: from 192.197.178.2 ([192.197.178.2]) (proxying for 142.53.63.186) (SquirrelMail authenticated user burgoyne@keenuh.com) by box201.bluehost.com with HTTP; Thu, 2 Dec 2010 11:13:13 -0500 Message-ID: <5509bcc832b04949e81f9c4b553d0850.squirrel@box201.bluehost.com> Date: Thu, 2 Dec 2010 11:13:13 -0500 From: "Jeffrey E Burgoyne" To: users@httpd.apache.org Reply-To: burgoyne@keenuh.com User-Agent: SquirrelMail/1.4.20 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Identified-User: {2835:box548.bluehost.com:keenuhco:keenuh.com} {sentby:program running on server} Subject: [users@httpd] Question on module development This may not be the right group, and if so can someone point me to an appropriate list. I am looking at the development of a system (either CGI or custom in house module (handler)) where I have need to access more information from an SSL session than seems to be provided with the standard environment variable provided through the Apache SSL. I've done a number of development projects using OpenSSL, and apache module development, so my experience in both is fairly extensive. Of interest to me is if there is a way to gather more information (such as the ssl_st structure) within a module when an SSL connection was established. What really is of interest to me is to make use of the information in the alternate fields in a client presented cert available for either the module or a CGI program. Thanks. -- Jeffrey Burgoyne Chief Technology Officer KCSI Keenuh Consulting Services Inc www.keenuh.com burgoyne@keenuh.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org