Alexander Kiselyov created WAGON-585:
----------------------------------------
Summary: maven.wagon.http.ssl features documentation is incomplete
Key: WAGON-585
URL: https://issues.apache.org/jira/browse/WAGON-585
Project: Maven Wagon
Issue Type: Improvement
Components: Documentation
Affects Versions: 3.3.4
Reporter: Alexander Kiselyov
Description of {{{{maven.wagon.http.ssl.insecure}}}},{{
}}{{{{maven.wagon.http.ssl.allowall}} }}and
{{maven.wagon.http.ssl.ignore.validity.dates}} properties is incomplete:
# The way it is currently implemented (see
{{org.apache.maven.wagon.shared.http.AbstractHttpClientWagon#createConnManager}}),
latter 2 properties will not be taken into account if the insecure one is not
specified (or {{false}}) - documentation does not state it clearly.
# {{{{allowall }}}}property description mentions "browser like check," but
does not give any details on what does it mean (though it may seem intuitive).
Documentation should clearly state the Wagon's behavior and how it may be
altered by SSL-related properties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)