Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
n/a
Description
To update the SecureChannel interface for SSL DLLs
--------------------------------------------------
1.4 was released with the 'alpha' implementation of SecureChannel. This is now ready to be upgraded to the 'full' specification where the SSL layer has been extracted out to a DLL allowing different SSL transports to be plugged in without having to recompile. The implications of this code change will be as follows:-
1. There will be a new line in the axiscpp.conf file to allow the user to
select the SSL implementation (Channel_ssl:...).
2. An OpenSSL DLL will need to be built (As Axis2Transport and Axis???Parser).
This has now been superceeded by AXIS3