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

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

Commit be5d07696438e5ae88c8eb876e420b5ba354b486 in branch refs/heads/4.2 from 
[~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=be5d076 ]

CLOUDSTACK-4186. Signature computed while accessing VM's console is not aligned 
with how signature is computed for other APIs

                
> Signature computed while accessing VM's console is not aligned with how 
> signature is computed for other API commands
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4186
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4186
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API
>    Affects Versions: 4.2.0
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Signature computed by ConsoleProxyServlet is URL safe i.e. once the computed 
> signature is Base64 encoded the following characters '+' , '/' are replaced 
> with '-' and '_' respectively. Also no padding is added.
> Whereas the signature computed by ApiServer is only Base64 encoded.

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