You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vítor Teixeira (JIRA)" <ji...@apache.org> on 2016/03/11 10:56:52 UTC

[jira] [Created] (WAGON-452) Missing exception handling when maven.wagon.http.ssl.ignore.validity.dates flag is set to 'true'

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)