cloudstack/ui
Nitin Mehta b8a1cbe81a 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.
2014-04-24 17:20:41 -07:00
..
css List view, dialog VM select: Widen name field to better fit IP subselect box 2014-04-24 11:34:04 -07:00
images CLOUDSTACK-6227 (Add copy-paste support for detail view fields): 2014-03-28 10:17:31 -07:00
lib Fixed-Hardcoding-Issues 2014-02-14 07:44:54 -08:00
modules Externalized the hardcodedstrings from UI JAVASCRIPT files. 2014-03-05 14:11:51 -08:00
plugins Remove file added by accident in previous commit. 2013-09-30 10:08:16 -07:00
scripts CLOUDSTACK-6499: 2014-04-24 17:20:41 -07:00
tests List view: tests for filter dropdown 2014-01-28 15:48:44 -08:00
dictionary.jsp CLOUDSTACK-6255 2014-04-24 15:06:21 -07:00
index.jsp WIP: Instance wizard UI: Support multi-disk offerings 2014-04-02 16:25:12 -07:00