[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 27475ea80374e6fb00d6b77cee8bb7301a161bf5 in geode's branch 
refs/heads/GEODE-3328 from [~apa...@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=27475ea ]

GEODE-3328: fix testAddGemFirePropertyFileToCommandLineNew on Windows

Modification of ca4b81 committed by Jinmei Liao


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-13 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 44fb3f299f7a574e8d14df8fd60e12d87ab178ff in geode's branch 
refs/heads/develop from [~apa...@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=44fb3f2 ]

Revert "GEODE-3328: fix a test failure on windows."

This reverts commit ca4b81207091d24ddbab1bf46b424aaf73ed51e4.


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-13 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit ca4b81207091d24ddbab1bf46b424aaf73ed51e4 in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=ca4b812 ]

GEODE-3328: fix a test failure on windows.


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-11 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 7352fcc7e485984b57d72373b468440d09556b5a in geode's branch 
refs/heads/feature/GEODE-3304 from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=7352fcc ]

GEODE-3328: refactor ConnectCommand

* connect command will prompt for missing ssl configs if ssl is indicated by 
any options
* command ssl options will override the properties loaded in the file
* reworked connect with ssl so that the configuration won't get cached 
accidentally.
* have auto connect also prompt for missing ssl configs, not in the socket 
creator
* change the properties file type in the start server and start locator command 
to be File instead of String


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-11 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 8a6e309fcf083ee0420c2cbd0d080754ab3a0070 in geode's branch 
refs/heads/feature/GEODE-3304 from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8a6e309 ]

GEODE-3328 Properties to set Key/Trust Store Type for SSL configuration - add 
to docs
This closes #703


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-11 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 7352fcc7e485984b57d72373b468440d09556b5a in geode's branch 
refs/heads/feature/GEODE-3416 from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=7352fcc ]

GEODE-3328: refactor ConnectCommand

* connect command will prompt for missing ssl configs if ssl is indicated by 
any options
* command ssl options will override the properties loaded in the file
* reworked connect with ssl so that the configuration won't get cached 
accidentally.
* have auto connect also prompt for missing ssl configs, not in the socket 
creator
* change the properties file type in the start server and start locator command 
to be File instead of String


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
> Fix For: 1.3.0
>
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 7352fcc7e485984b57d72373b468440d09556b5a in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=7352fcc ]

GEODE-3328: refactor ConnectCommand

* connect command will prompt for missing ssl configs if ssl is indicated by 
any options
* command ssl options will override the properties loaded in the file
* reworked connect with ssl so that the configuration won't get cached 
accidentally.
* have auto connect also prompt for missing ssl configs, not in the socket 
creator
* change the properties file type in the start server and start locator command 
to be File instead of String


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEODE-3328:
---

Github user asfgit closed the pull request at:

https://github.com/apache/geode/pull/703


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 8a6e309fcf083ee0420c2cbd0d080754ab3a0070 in geode's branch 
refs/heads/develop from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=8a6e309 ]

GEODE-3328 Properties to set Key/Trust Store Type for SSL configuration - add 
to docs
This closes #703


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEODE-3328:
---

GitHub user davebarnes97 opened a pull request:

https://github.com/apache/geode/pull/703

GEODE-3328 Properties to set Key/Trust Store Type for SSL configurati…

…on - add to docs

Added documentation for ssl-keystore-type and ssl-truststore-type to the 
user manual in two locations: Implementing SSL and the Properties Reference. 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/davebarnes97/geode feature/GEODE-3328

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/geode/pull/703.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #703


commit e6fe1e69b104c62608f763054c92e89537012857
Author: Dave Barnes 
Date:   2017-08-09T22:22:22Z

GEODE-3328 Properties to set Key/Trust Store Type for SSL configuration - 
add to docs




> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>  Components: docs
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-05 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit 488f3ceaa8145719cef99e42fb9622e65a75a1ec in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=488f3ce ]

GEODE-3328: adding ssl-truststore-type to the config


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-04 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit b61078a1d9aaff81d4f00eb552cc70a8a7331d09 in geode's branch 
refs/heads/feature/GEODE-3299 from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b61078a ]

GEODE-3328: simply extract connect command from ShellCommand


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-04 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit f52ebcaf4ff1fecedcc7daced0c0adac13764ed1 in geode's branch 
refs/heads/feature/GEODE-3299 from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f52ebca ]

GEODE-3328: simplify GfshParserRule


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GEODE-3328) Need official GemFire properties to set Key/Trust Store Type for SSL configuration

2017-08-03 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-3328:


Commit b61078a1d9aaff81d4f00eb552cc70a8a7331d09 in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b61078a ]

GEODE-3328: simply extract connect command from ShellCommand


> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration
> --
>
> Key: GEODE-3328
> URL: https://issues.apache.org/jira/browse/GEODE-3328
> Project: Geode
>  Issue Type: Bug
>Reporter: Jinmei Liao
>Assignee: Jinmei Liao
>
> Need official GemFire properties to set Key/Trust Store Type for SSL 
> configuration rather than the following undocumented java system properties.
> {noformat}
> javax.net.ssl.keyStoreType
> javax.net.ssl.trustStoreType
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)