Vítor Teixeira created WAGON-452:
------------------------------------
Summary: Missing exception handling when
maven.wagon.http.ssl.ignore.validity.dates flag is set to 'true'
Key: WAGON-452
URL: https://issues.apache.org/jira/browse/WAGON-452
Project: Maven Wagon
Issue Type: Bug
Components: wagon-http
Affects Versions: 2.10
Reporter: Vítor Teixeira
On org.apache.maven.wagon.providers.http.RelaxedTrustStrategy exception
handling is missing.
With maven.wagon.http.ssl.ignore.validity.dates=true the following exception is
thrown:
sun.security.validator.ValidatorException: PKIX path validation failed:
java.security.cert.CertPathValidatorException: timestamp check failed:
NotAfter: Tue Dec 29 23:59:59 GMT 2015 -> [Help 1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)