In Java, when making an HTTPS connection, people generally encounter the following exception stack trace:

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

This happens because the appropriate CA certificates are not present in the trust store.

In cases of a HTTP Proxy that utilizes SSL, it becomes even more frustrating to debug such exception.

Using this program, one can quickly find what CA certificates are needed in the trust store to complete the connection.

Note:

It only supports non-authenticated HTTP Proxy.

This program can be distributed and modified freely as long as the comments are maintained.

Requires Java 6 to run.

Read the ReadMe-TrustedPathDebugger.txt for instructions on how to run the program.

Project Activity

See All Activity >

Follow Trusted Path Debugger

Trusted Path Debugger Web Site

nel_h2
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Trusted Path Debugger!

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Registered

2013-01-15