GitHub user DonnyDepp opened a pull request:

    https://github.com/apache/maven-wagon/pull/36

    [WAGON-452] RelaxedTrustStrategy handle multiple certificates

    Ignoring ssl validity of dates is working, but in my case the server
    returns 3 (expired) certificates.
    With that RelaxedTrustStrategy always returned false.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DonnyDepp/maven-wagon master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-wagon/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit f825a855c58575808d215a37357ba90d38ff18ac
Author: Andre Doeblitz <adoebl...@googlemail.com>
Date:   2017-11-07T12:37:43Z

    [WAGON-452] RelaxedTrustStrategy handle multiple certificates
    
    Ignoring ssl validity of dates is working, but in my case the server
    returns 3 (expired) certificates.
    With that RelaxedTrustStrategy always returned false.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to