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 "Frank Huebbers (JIRA)" <ji...@apache.org> on 2008/07/22 17:09:31 UTC

[jira] Commented: (AXIS2C-1180) SSL Communication and the CA certificate

    [ https://issues.apache.org/jira/browse/AXIS2C-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615641#action_12615641 ] 

Frank Huebbers commented on AXIS2C-1180:
----------------------------------------

Hi Senaka,

That is exactly what I'd like to do, i.e., automatic download of CA cert and go ahead. Is this possible?

Frank


> SSL Communication and the CA certificate
> ----------------------------------------
>
>                 Key: AXIS2C-1180
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1180
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: 1.3.0
>            Reporter: Frank Huebbers
>            Assignee: Senaka Fernando
>
> I'm trying to get SSL communication going with Axis2/C for our application. To this end, I have followed the instructions from the manual, i.e.,
> http://ws.apache.org/axis2/c/docs/axis2c_manual.html#ssl_client
> So far, I have configured the axis2.xml file to add the transportReceiver and transportSender and I am using the server's certificate (as explained in the manual using openssl to get the certificate) to set the SERVER_CERT parameter in the axis2.xml file. With this setup, everything works fine for me.
> Now, I have to mention that I'm not interested in SSL client authentication. All I'm interested in is that the communication between the client and our servers is encrypted. So, what I have not been able to do is get rid of the step of setting the SERVER_CERT parameter as i receive an error in http_sender.c stating that "status_code < 0". 
> I'm thus wondering whether it's possible to not set the SERVER_CERT parameter (and I believe that this should be possible) and, if so, how I could accomplish this task. 
> Frank

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