On Mon, Sep 8, 2008 at 2:32 AM, sh_santosh <santosh.ncstk@xxxxxxxxx> wrote: > > Dear all, > > I am getting this exception while invoking(web services) or accessing > through java code. > > The URL which i try to access is secured using Certificate. > Please see the exception - > > javax.net.ssl.SSLHandshakeException: > sun.security.validator.ValidatorException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target Does your trust-store contain your server's issuer certificate, and all intermediate certificates between the root and your cert? For the latter, mod_ssl can send the certificate chain instead. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx