Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1481

SSL support should not be ifdef'ed out

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • transport/http
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nadiramra Nadir K. Amra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: