Project

General

Profile

Feature #2225

implement ssl and async realted connection options for web services

Added by Constantin Asofiei over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version:

Related issues

Related to Base Language - Feature #1645: implement web services support Closed 02/20/2013 08/09/2013

History

#1 Updated by Constantin Asofiei over 10 years ago

The -maxConnections, -connectionLifetime, -nosessionreuse and -nohostverify options are not yet implemented by web service's CONNECT runtime.

Implementation for these options will not be trivial. There probably will be needed changes to AXIS2 core to allow persistent connections and to validate the SSL Host and reuse the SSL Session. Host's SSL certificate validation may be done separately (by establishing a connection just to make sure the target host is known), but SSL Session reuse is linked to AXIS2 code.

Also available in: Atom PDF