• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

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!
 
Everyone is a villain in someone else's story. Especially this devious tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic