You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "nadir amra (JIRA)" <ji...@apache.org> on 2010/06/04 02:21:56 UTC

[jira] Created: (AXIS2C-1481) SSL support should not be ifdef'ed out

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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1481) SSL support should not be ifdef'ed out

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1481:
-------------------------------------

    Fix Version/s: Next Version

> 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
>             Fix For: Next Version
>
>
> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1481) SSL support should not be ifdef'ed out

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damitha Kumarage updated AXIS2C-1481:
-------------------------------------

    Fix Version/s: Next Version

> 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
>             Fix For: Next Version
>
>
> 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org