You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/02 10:00:55 UTC

[jira] [Commented] (CLOUDSTACK-7624) Long hostnames cause CloudStack to die with an encryption error during startup

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

ASF subversion and git services commented on CLOUDSTACK-7624:
-------------------------------------------------------------

Commit fe325ab5765bf85b189cf63fac48f70428deedc6 in cloudstack's branch refs/heads/master from [~htrippaers]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fe325ab ]

CLOUDSTACK-7624 The value field of the configuration table is not big enough for some values

(cherry picked from commit 9eb86560c9b83456be9ee32e8b713b213baed7bb)
Signed-off-by: Hugo Trippaers <ht...@schubergphilis.com>


> Long hostnames cause CloudStack to die with an encryption error during startup
> ------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7624
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7624
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: Future, 4.4.0
>            Reporter: Hugo Trippaers
>            Assignee: Hugo Trippaers
>             Fix For: 4.4.1
>
>
> Machines with a long hostname will have a longer certificate in cloud.keystore. When encrypted this certificate will be longer than 4095 which is the maximum length of the database field.
> When the value is read back the stripped value is returned and the decryption routine will throw an error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)