SSL support should not be ifdef'ed out
--------------------------------------
Key: AXIS2C-1481
URL: https://issues.apache.org/jira/browse/AXIS2C-1481
Project: Axis2-C
Issue Type: Improvement
Components: transport/http
Reporter: nadir amra
Currently in the HTTP transport code, one needs to build the source if one
wants SSL to be enabled, and provide the SSL library since this appears to be
statically(?) bound to the code.
SSL support in the Axis2/C should not be ifdef'ed. It should always be
enabled. If the SSL library (e.g. OpenSSL) is not there, then we should log
an error but I do not think we should have to recompile code to add SSL
support.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]