[
https://issues.apache.org/jira/browse/CLOUDSTACK-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110222#comment-14110222
]
Michael Phillips commented on CLOUDSTACK-6378:
----------------------------------------------
I updated my previous comment, because copying the keystore file caused the
systemvm's to fail. I had to "create" the file using the above method. If the
fix is in 4.5, I will test it once the final version of 4.5 comes out.
> SSL: Fail to find the generated keystore.
> -----------------------------------------
>
> Key: CLOUDSTACK-6378
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6378
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.1, 4.3.0, 4.4.0
> Environment: Confirmed this is an issue on centos 6.5 and ubuntu
> 12.04 on both versions of Cloudstack 4.2.1 and 4.3.0
> Reporter: Michael Phillips
> Assignee: Kishan Kavala
> Priority: Minor
>
> The logs on versions 4.2.1 and 4.3.0 get filled with the following error:
> WARN [c.c.u.n.Link] (AgentManager-Selector:null) SSL: Fail to find the
> generated keystore. Loading fail-safe one to continue.
> In 4.2.1, the fix was to rename cloudmanagementserver.keystore, to
> cloud.keystore then restart cloudstack.
> In 4.3.0, the system by default does not create the file named
> cloudmanagementserver.keystore. You now have to create the keystore file by
> running "sudo keytool -genkey -keystore", then name the file cloud.keystore.
> This error is reproducible, and confirmed by other users.
--
This message was sent by Atlassian JIRA
(v6.2#6252)