Re: HTTPS Connection
Re: HTTPS Connection
- Subject: Re: HTTPS Connection
- From: Ramsey Lee Gurley <email@hidden>
- Date: Sun, 27 Sep 2009 21:35:13 -0400
Another good link you might want to check out,
http://homepage.mac.com/kelleherk/iblog/C149402102/E773353034/index.html
(^_^)
Ramsey
On Sep 21, 2009, at 11:41 AM, Kieran Kelleher wrote:
Don't waste your time with WOHttpConnection.
Use Apache HttpClient.
http://hc.apache.org/httpclient-3.x/
On Sep 21, 2009, at 10:44 AM, WebObjects - Anazys wrote:
Hi all,
I'm trying to handle transaction with a bank module.. not really
easy..
Is it possible to send https request under WOHTTPConnection and
ERXRequest ?
I try many ways but nothing really work as I want.
My code :
WOHTTPConnection httpConn = new WOHTTPConnection( <domain_name>,
443 );
ERXRequest request = new ERXRequest( "POST", <action?
param1=value1..>, "HTTP/1.1", null, null, null );
Any help ?
Thanks
Cedric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
@mac.com
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden