Thanks Tomcat Community for the quick reply. As answer provided by Mark the test certificate used by unit tests have been expired, So please provide me any link where I could download the certificates in order to test these unit tests successful.
Thanks in Advance. Arjit Kumar On Wed, May 6, 2015 at 5:33 PM, Mark Thomas <ma...@apache.org> wrote: > On 06/05/2015 10:43, Arjit Gupta wrote: > > Hello Tomcat Community, > > > > I am building tomcat 7.0.59 with java7 on HP-UX(OS) itanium(IA64) > processor. > > After building it successful I am running *ant test*. Which is failing > due > > to exception which is as below: > > > > Testcase: testSimpleSsl took 4.085 sec > > Caused an ERROR > > sun.security.validator.ValidatorException: PKIX path validation failed: > > java.security.cert.CertPathValidatorException: timestamp check failed > > javax.net.ssl.SSLHandshakeException: > > <snip/> > > > I have manually tested the ssl functionality on Tomcat by enabling it > from > > server.xml .It is working fine. > > Please suggest the plausible cause of the above exception. > > The test certificates used in the unit tests have expired. > > > Is the this exception is coming due to some problem in build or some > > configuration issue in OS? > > No. > > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >