[ 
https://issues.apache.org/jira/browse/GEODE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364897#comment-16364897
 ] 

ASF subversion and git services commented on GEODE-4628:
--------------------------------------------------------

Commit 39afc33b90a7d3661a498d6844697673e34cdf37 in geode's branch 
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=39afc33 ]

GEODE-4628: Gfsh connect should infer more about the conenction type (#1445)

- 'use-ssl' is not required for https URLs to enable SSL
- 'use-http' is deprecated
- there is no default for 'url' anymore

> Gfsh connect command should infer the correct connection method
> ---------------------------------------------------------------
>
>                 Key: GEODE-4628
>                 URL: https://issues.apache.org/jira/browse/GEODE-4628
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs, gfsh
>            Reporter: Jinmei Liao
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> There are 2 main points here:
> # If we want to connect with a URL (http) we have to give the {{--use-http}} 
> option as well as {{--url}}. {{--use-http}} is really redundant here and 
> should be deprecated and ultimately removed.
> # when connecting to the http service, the url (https or http) should have 
> already indicated whether it's {{use-ssl}} or not, in this case, we should 
> infer the value of use-ssl based on the protocol of the url.
> Note: this is only for --use-http case. the --use-ssl should still need to be 
> specified for jmx connection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to