For Apache server as pointed by Sheng here are some pointers. Its used in the following scenarios(though SSL by default is disabled).
* Console view of virtual machines available through Console Proxy virtual machine (CPVM) * Copy Template available through Secondary Storage virtual machine (SSVM) * Download Template/ISO/Volume (SSVM) I would say read up on Implementation Details of uploading custom certificate [1] to find out how SSL is used [1] - https://cwiki.apache.org/confluence/display/CLOUDSTACK/Implementation+detai ls+and+troubleshooting+-+uploading+custom+domain+certificate+instead+of+usi ng+realhostip.com Thanks, -Nitin On 17/10/14 4:25 PM, "Sheng Yang" <sh...@yasker.org> wrote: >There are two places uses SSL. Apache server and sockets. > >For sockets, all the code are in Link.java, >NioServer/NioClient/NioConnection etc. > >I don't know much about Apache server one, which should be used in CPVM >and >download template etc. > >--Sheng > >On Thu, Oct 16, 2014 at 10:00 PM, Santhosh Edukulla < >santhosh.eduku...@citrix.com> wrote: > >> Team, >> >> Can you please point out the areas where ssl is used in CloudStack? >> >> EX: Agent communications, ssvm, cpvm, template download etc? as well >> pointers to corresponding modules for these? >> >> Regards, >> Santhosh >>