Re: io taglib + SSL

2003-01-12 Thread Hassan Schroeder
Dave Newton wrote: Well, you don't need a certificate to _request_ an HTTPS transaction, you need one (from the server being requested from) to _receive_ one. Ah. Yes. "Nature abhors a vacuum", and so do I, especially when it's between my ears :-) But now that I've looked into what the SSL han

Re: io taglib + SSL

2003-01-12 Thread Dave Newton
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: > > https://certification.authorize.net/gateway/transact.dll"; > [...] > The question is -- whose certificate? I can submit data manually so >

io taglib + SSL

2003-01-12 Thread Hassan Schroeder
I'm trying to pass form data to a credit card authorization service using the IO taglib, like so: https://certification.authorize.net/gateway/transact.dll"; action="POST" input="true" output="true"> foo=bar&you=know which results in an SSLHandShakeException ( message = "Could not find