[ https://issues.apache.org/jira/browse/GEODE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)