[
https://issues.apache.org/jira/browse/GEODE-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe updated GEODE-4628:
------------------------------
Description:
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.
was:
when connecting to 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.
> 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
> Priority: Major
>
> 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)