[
https://issues.apache.org/jira/browse/GEODE-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Barnes updated GEODE-1834:
-------------------------------
Summary: Security-properties-file can't be renamed or put into another
directory (was: Seucrity-properties-file can't be renamed or put into another
directory)
> 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
> 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)