[
https://issues.apache.org/jira/browse/WAGON-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed WAGON-585.
--------------------------------
Fix Version/s: 3.4.0
Resolution: Fixed
Fixed with
[7a743bfc93e58b0ef37601c7d05506b8d8e1b7d9|https://gitbox.apache.org/repos/asf?p=maven-wagon.git&a=commit&h=7a743bfc93e58b0ef37601c7d05506b8d8e1b7d9].
> 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
> Assignee: Michael Osipov
> Priority: Major
> Labels: newbie, pull-request-available
> Fix For: 3.4.0
>
> Original Estimate: 1h
> Time Spent: 10m
> Remaining Estimate: 50m
>
> 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)