Author Message
Lagarda
Joined: Apr 1, 2014
Messages: 2
Offline
I have an application for AEP that is using web services with https,

when I debug or test the application from eclipse works fine,

when I create the WAR file and deploy it in the AppServer I'm receiving the SSL Exception
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target


I already imported the certificates, I verified the imported certificates are in the java_home/jre/lib/security folder and double check that is the only java instance running in my AppServer...

any idea how can I fix this?

I really appreciate your Help


VadimChaychits2
Joined: Nov 20, 2013
Messages: 24
Offline
Hello anybody.
Today I get this is error on my Apache Tomcat 8 in a prodaction site. I also use https request to the web-service of customer.
How can I solve this problem?
Go to:   
Mobile view