• 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

singer certifiate configuration

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have to call a webservice to purge files(delete from its child servers also) from remote server. in that course i am using a URL which has https in it.

websphere throws a " java.security.cert.CertPathValidatorException: Certificate chaining error".

Later i found and configured singer certificate, By retrieveing the certificate information using host name and port number. I saved this new singer certificate and after that i didnt get that exception.

But the problem is in some websphere am able to do this and in some am not able to do. In other am getting this error : "DerInputStream.getLength(): lengthTag=127, too big."

So here is my question why am not able to configure in other websphere, what could be the reason? am doing it in wrong way?
 
Well don't expect me to do the dishes! This ad has been cleaned for your convenience:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic