You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Nitin Mehta (JIRA)" <ji...@apache.org> on 2013/06/12 08:24:19 UTC

[jira] [Commented] (CLOUDSTACK-2940) Domain on SSVM is not being updated for download urls that come for CS.

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

Nitin Mehta commented on CLOUDSTACK-2940:
-----------------------------------------

The core of the issue is that the realhostip is hard coded for download urls and was not updated while fixing the bug.


Steps to followed to verify the fix: 

1. Install the build with out fix
2. Change the global setting "secstorage.ssl.cert.domain" to a custom domain name say, "cloud.tsk"
3. Try to download a template, this still provides the download URL with realhostip.com domain.
4. Now, upgrade to the build with fix.
5. Try to download a template, this provides the URL with changed domain name "cloud.tsk".

Following scenarios are tested:
1. Copy ISO & template from one zone to another.
2. Download ISO, template and volume.
Check whether the download URL is with changed domain name

Above mentioned scenarios are passing. However to check whether the URL is actually working or not, we need to update SSL for the new domain "cloud.tsk" in this case.
This is still in progress.

Excerpt from the certificate error, while accessing the download URL.
==============
10-147-53-66.cloud.tsk uses an invalid security certificate.

The certificate is only valid for the following names:
  *.realhostip.com , realhostip.com 

(Error code: ssl_error_bad_cert_domain)
==============
                
> Domain on SSVM is not being updated for download urls that come for CS.
> -----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2940
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2940
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Nitin Mehta
>            Assignee: Nitin Mehta
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira