Jinmei Liao created GEODE-1834:
----------------------------------

             Summary: Seucrity-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
         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)

Reply via email to