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

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

Commit b8a1cbe81a03580a25cb473b59f8702734d665dc in cloudstack's branch 
refs/heads/4.4-forward from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b8a1cbe ]

CLOUDSTACK-6499:
Made changes so that uploading custom certificate works for ssvm.
    1. Reboot ssvm only when private key is passed meaning the server cert is 
passed. This is because while uploading the server cert is the last to be 
uploaded. And we want to propagate the entire chain once uploading is done.
    2. Change the SecStorageSetupCommand sent to ssvm so that it also carries 
the root cert apart from having the chain and the server cert and key.
    3. Change ssvm agent code to be able to configure root cert to the java key 
store.
    4. Change ssvm configure ssl script to insert the chain certs correctly.
    5. Fix order of chain certificates for apache webserver in SSVM
    6. Remove double encoding and decoding for uploadCustomCertificate API from 
UI and server code respectively, so that API call without UI works fine
    7. Java 1.7 - disable using SNI since copyTemplate doesnt work for SSL.


> bug fixes for replacing realhostip with custom domain
> -----------------------------------------------------
>
>                 Key: CLOUDSTACK-6499
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6499
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.4.0
>            Reporter: Nitin Mehta
>            Assignee: Nitin Mehta
>             Fix For: 4.4.0
>
>
> bug fixes for replacing realhostip with custom domain



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to