HTTPS Connection
HTTPS Connection
- Subject: HTTPS Connection
- From: WebObjects - Anazys <email@hidden>
- Date: Mon, 21 Sep 2009 16:44:50 +0200
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