If you are in an appserver, you need to configure SSL with the appserver.

On Tue, Mar 29, 2011 at 5:27 PM, Mark Ng <[email protected]> wrote:
>
> Hi,
>
> I need help in configuring a webservice to use ssl, basically i have adapted 
> the wsdl_first_https to my application which will be running in webspehere. 
> It all seems to work fine but i am concerned about embedding jetty in my 
> application when websphere already has its own servlet container etc will 
> this cause problems?
> The requirements for the project is to provide mutual authentication between 
> the client and the server using certificates no need for ws security. 
> The wsdl_first_https sample application is for a standalone webservice there 
> doesn't seem to be any example how to secure the server when it is running 
> inside an application server like websphere. It is possible to provide an 
> example of spring xml file that is configured on the server to use SSL 
> without using the tags like  <httpj:engine-factory>?
> Basically can you please advise me what is the best way of configuring the 
> webserver (server part) in an application to use SSL (massl)?
> RegardsMark
>
>

Reply via email to