You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Tom Jordahl (JIRA)" <ax...@ws.apache.org> on 2005/09/09 20:31:30 UTC

[jira] Commented: (AXIS-2215) Adding SSL support to SimpleAxisServer

    [ http://issues.apache.org/jira/browse/AXIS-2215?page=comments#action_12323069 ] 

Tom Jordahl commented on AXIS-2215:
-----------------------------------

Leonard, Could you please attach a diff against the latest SVN source?


> Adding SSL support to SimpleAxisServer
> --------------------------------------
>
>          Key: AXIS-2215
>          URL: http://issues.apache.org/jira/browse/AXIS-2215
>      Project: Apache Axis
>         Type: Improvement
>   Components: Basic Architecture
>     Versions: 1.2 Beta, 1.2RC1, 1.2RC2, 1.2RC3, 1.2, 1.2.1
>     Reporter: Leonard O Halloran
>     Priority: Trivial
>  Attachments: SimpleAxisServer.java
>
> Hi all,
> SimpleAxisServer doesnt seem to offer SSL support so I made a simple update  that allows me to test my web services over SSL. Before creating a server socket a check is carried out to identify if the specified URL includes https. If so an SSLServerSocket is created rather than a normal ServerSocket.
> I have attached an updated SimpleAxisServer class for Axis 1.2beta (I am currently using this version but I persume it should be possible to apply the same change to Axis 1.2.1)
> Leonard

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira