Return-Path: Delivered-To: apmail-jakarta-taglibs-user-archive@apache.org Received: (qmail 71741 invoked from network); 12 Jan 2003 18:29:20 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Jan 2003 18:29:20 -0000 Received: (qmail 18256 invoked by uid 97); 12 Jan 2003 18:30:39 -0000 Delivered-To: qmlist-jakarta-archive-taglibs-user@jakarta.apache.org Received: (qmail 18240 invoked by uid 97); 12 Jan 2003 18:30:38 -0000 Mailing-List: contact taglibs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tag Libraries Users List" Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@jakarta.apache.org Received: (qmail 18228 invoked by uid 98); 12 Jan 2003 18:30:37 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Subject: Re: io taglib + SSL From: Dave Newton To: Tag Libraries Users List In-Reply-To: <3E21AFAE.1020500@webtuitive.com> References: <3E21AFAE.1020500@webtuitive.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8-3mdk Date: 12 Jan 2003 13:24:58 -0500 Message-Id: <1042395904.4373.12.camel@fastasdell.localhost.localdomain> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Sun, 2003-01-12 at 13:10, Hassan Schroeder wrote: > I'm trying to pass form data to a credit card authorization service > using the IO taglib, like so: > > [...] > The question is -- whose certificate? I can submit data manually so > [...] > All the references to Tomcat/JSP/SSL I find seem focused on handling > an incoming connection from a browser rather than generating outbound > requests to another server. Well, you don't need a certificate to _request_ an HTTPS transaction, you need one (from the server being requested from) to _receive_ one. So (to me, anyway :) it sounds like the certificate being offered by authorize.net isn't being recognized as a trusted one. Unfortunately, that (possibly incorrect) insight is all I can offer :/ I used to program X, so any conversation from me regarding which is the client should be treated as being highly suspect and probably backwards. Dave Newton -- To unsubscribe, e-mail: For additional commands, e-mail: