You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/01 22:23:30 UTC

[jira] [Updated] (GEODE-1834) Security-properties-file can't be renamed or put into another directory

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

Swapnil Bawaskar updated GEODE-1834:
------------------------------------
    Fix Version/s: 1.0.0-incubating

> Security-properties-file can't be renamed or put into another directory
> -----------------------------------------------------------------------
>
>                 Key: GEODE-1834
>                 URL: https://issues.apache.org/jira/browse/GEODE-1834
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jinmei Liao
>            Assignee: Jinmei Liao
>             Fix For: 1.0.0-incubating
>
>         Attachments: dipti (1).zip
>
>
> When starting a locator with SSL:
> gfsh>start locator --name=locator --security-properties-file=./gfsecurity.properties
> it works fine
> But if I rename the properties file from **gfsecurity.properties** to say **gemfireLocatorSSL.properties**, it is giving error
>  gfsh>start locator --name=locator --security-properties-file=./gemfireLocatorSSL.properties
> or if I moved the file to another folder, 
>  gfsh>start locator --name=locator --security-properties-file=./dipti/gfSecurity.properties
> this still would give error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)