• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to configure a Server Authentication for a specific web application??

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Everybody!

I'm trinying to make a Server Authetication in WebSphere V5.1, and so far I could enable the SSL on the WAS' default server (server1) where I've installed my web service which i must access now with the https protocol. On this server (server1) there are more applications installed which don't require this kind of access. I want to apply the SSL access only and only to my webservice application (only for this application I require to make the server Auth)... then I would like to know if someone can tell me how to configure a server authetication only for an especified enterpise application not for all the applications installed on the server1.

Could someone give me some steps or liks where I can see how to achieve this?...please I've been searching and seraching and I can´t find a way to do it

Thanks in advance...

Greetings from Mexico!
 
reply
    Bookmark Topic Watch Topic
  • New Topic