[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918361#comment-13918361
 ] 

Vadim Kim. commented on CLOUDSTACK-5946:
----------------------------------------

Filename is statically hard-coded in com.cloud.utils.nio.Link:
 ...
    String keystorePath = confPath + "/cloud.keystore";
...
   stream = NioConnection.class.getResourceAsStream("/cloud.keystore");
...

I think I don't have permissions to change this. 

> SSL: Fail to find the generated keystore. Loading fail-safe one to continue.
> ----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5946
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5946
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.2.1
>         Environment: CentOS 6.4 x64
>            Reporter: Vadim Kim.
>            Priority: Minor
>
> Management logs are full of this warning.
> deleting file /etc/cloudstack/management/cloudmanagementserver.keystore
> seems to fix the problem. System re-crates it later and does not issue 
> warnings anymore



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to