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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/04/03 11:04:32 UTC

[jira] Assigned: (AXIS2C-578) Issues in the Axis2/C Manual - Using SSL Client

     [ https://issues.apache.org/jira/browse/AXIS2C-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe reassigned AXIS2C-578:
----------------------------------------

    Assignee: Samisa Abeysinghe

> Issues in the Axis2/C Manual - Using SSL Client
> -----------------------------------------------
>
>                 Key: AXIS2C-578
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-578
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: Current (Nightly)
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>         Assigned To: Samisa Abeysinghe
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> 1. Under "Building and configuring the client" it asks the user to run the nmake script after adding the line ENABLE_SSL=1 in the configure.in. Should the user know which nmake command to run since the Installation guide specifies the command "nmake install" and the Axis2C Manual specifies the command "nmake axis2_apache_module"? If not, please specify the correct command here.
> 2. When I try to run the nmake install script after enabling SSL i get the following error
> ***********************************************************************************************************************************
> LINK : fatal error LNK1181: cannot open input file 'libeay32MT.lib'
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\link.exe"' : return code '0x49d'
> Stop.
> ***********************************************************************************************************************************
> Seems that Open SSL needs to be installed before enabling SSL but this is not mentioned anywhere in the Axis2C Manual
> 3. Command for creating the client certificate chain file on linux is given but not for windows. Please include this.
> 4. Minor Issue - Usually the following , exists in the axis2.xml which comes with the source/binary distribution.
> <transportSender name="https" class="axis2_http_sender">
>     <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
> </transportSender>
> Therefore rather than saying "Add the following in the axis2.xml file." it's better if you say "Uncomment the following which is in the axis2.xml"

-- 
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