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