Re: 4.1 SSL Password Prompt

2013-02-25 Thread John Burwell
Sheng, No windows here -- Mac OS X and Ubuntu. The issue is not that I don't have sudo available, it's that a daemon is interactively prompting a user. Under no circumstances should a daemon block for user input. In addition to this issue, I see the following issues with auto-generating an S

Re: 4.1 SSL Password Prompt

2013-02-25 Thread Sheng Yang
You mean Windows? I don't think we would recommend CS on windows, many people already got enough trouble with it. The generated result used for SSL communication. For deployment, it would be needed to generate different key for different mgmt servers. For developer it's not necessary. If we want

Re: 4.1 SSL Password Prompt

2013-02-25 Thread Chiradeep Vittal
Agree that this is not cross-platform-friendly. On 2/25/13 7:19 AM, "John Burwell" wrote: >All, > >When running "mvn -pl :cloud-client-ui jetty:run", I prompted >interactively for the password to the cloud.keystore. It appears that >the server is generating a key if none is present based on the

4.1 SSL Password Prompt

2013-02-25 Thread John Burwell
All, When running "mvn -pl :cloud-client-ui jetty:run", I prompted interactively for the password to the cloud.keystore. It appears that the server is generating a key if none is present based on the following output: INFO [cloud.server.ConfigurationServerImpl] (Timer-2:) SSL keystore located