• 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

Facing a problem with signer certificate with Websphere Application server7.0

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Buddy,

My work is to utilize the services of one webservice going via proxy settings.
I am working with Websphere Integration Developer7.0 and WAS 7.0 and WPS 7.0.
I configured the proxy settings in the admin console in custom properties under JVM level (Application servers > server1 > Process definition > Java Virtual Machine > Custom properties).
Now I am trying to retrieve the signer certificate from the webservice site it is not working.
It is showing exception as Unable to get signer certificate, please check the host name and port.
But if I connect using data card it is working fine and I am able to get the signer certificate.

Please help me in solving this issue.
 
reply
    Bookmark Topic Watch Topic
  • New Topic