You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alexander Kiselyov (Jira)" <ji...@apache.org> on 2020/03/29 00:57:00 UTC

[jira] [Updated] (WAGON-585) maven.wagon.http.ssl features documentation is incomplete

     [ https://issues.apache.org/jira/browse/WAGON-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kiselyov updated WAGON-585:
-------------------------------------
    Description: 
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.

 

  was:
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.

 


> 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
>            Priority: Major
>              Labels: newbie, pull-request-available
>   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)