You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/27 16:01:50 UTC

[GitHub] [cloudstack-primate] andrijapanicsb opened a new issue #837: [BUG] Change to POST (instead of GET) when uploading account certificate

andrijapanicsb opened a new issue #837:
URL: https://github.com/apache/cloudstack-primate/issues/837


   Account certificates (whatever they are, and for whatever they are used…)
   -	Old UI uses POST to post data, and I assume this is a valid way since the data can be huge (certificate length, key length, chain length etc…)
   -	Primate sends it via simple GET – I’m questioning if this is wrong and should be fixed as with long text it will cause HTTP error with too long request etc.
   
   
   ![image](https://user-images.githubusercontent.com/45762285/97328032-e0ff4c80-1875-11eb-8439-e8057fb56600.png)
   
   ![image](https://user-images.githubusercontent.com/45762285/97328100-f4121c80-1875-11eb-8a7b-873d7c082117.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd closed issue #837: [BUG] Change to POST (instead of GET) when uploading account certificate

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #837:
URL: https://github.com/apache/cloudstack-primate/issues/837


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] davidjumani commented on issue #837: [BUG] Change to POST (instead of GET) when uploading account certificate

Posted by GitBox <gi...@apache.org>.
davidjumani commented on issue #837:
URL: https://github.com/apache/cloudstack-primate/issues/837#issuecomment-717878368


   Doesn't seem too hard. I'll look into it


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd commented on issue #837: [BUG] Change to POST (instead of GET) when uploading account certificate

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #837:
URL: https://github.com/apache/cloudstack-primate/issues/837#issuecomment-717821642


   The upload cert feature in Accounts -> SSL cert tab is not generally used by CloudStack LB (maybe netscaler etc.). If it's simple fix go ahead @utchoang or @davidjumani  - otherwise we can push it to 1.1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd commented on issue #837: [BUG] Change to POST (instead of GET) when uploading account certificate

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #837:
URL: https://github.com/apache/cloudstack-primate/issues/837#issuecomment-721148887


   Moving this to 1.1, not generally used or that important; get request seems to work OK.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org