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

Paco Medina edited comment on CLOUDSTACK-104 at 9/20/12 3:11 AM:
-----------------------------------------------------------------

I find a workaround. If I connect via SSH and port forward to the mgmt-host or 
other host on the same LAN :

ssh mgmt-host -L 8080:127.0.0.1:8080

Then I manage via URL http://127.0.0.1:8080/client and everything is find.

You can see the all API call with tcpdump.
                
      was (Author: paco_medina):
    I find a workaround. If I connect via SSH and port forward to the mgmt-host 
or other host on the same LAN :

ssh mgmt-host -L 8080:127.0.0.1:8080

The I manage via URL http://127.0.0.1:8080/client and everything was find.

You can see the all API call with tcpdump.
                  
>  Failed to update SSL Certificate
> ---------------------------------
>
>                 Key: CLOUDSTACK-104
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-104
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Management Server
>    Affects Versions: pre-4.0.0
>         Environment: Centos 6.3 and CS 3.0.2
>            Reporter: Paco Medina
>            Assignee: Rohit Yadav
>            Priority: Blocker
>             Fix For: pre-4.0.0
>
>         Attachments: dump.pcap
>
>
> Hello,
> After many tries, many install from scratch, clean install, there is no way 
> to install SSL certificate for Console VM's.
> Error says :  Failed to update SSL Certificate
> No logs found but the management serveur give a RST.
> I've dump (PCAP), a public host to reproduce the issue.
> Regards,
> Paco Medina

--
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

Reply via email to