In order to be able to server multiple domains from the same IP number with ssl support Server Name Indication must be implemented.
It should be simple to implement it, just create SSL context and activate them ccordingly.
Reference
http://stackoverflow.com/questions/5113333/how-to-implement-server-name-indicationsni-on-openssl-in-c-or-c-are-there-a
In order to be able to server multiple domains from the same IP number with ssl support Server Name Indication must be implemented.
It should be simple to implement it, just create SSL context and activate them ccordingly.
Reference
http://stackoverflow.com/questions/5113333/how-to-implement-server-name-indicationsni-on-openssl-in-c-or-c-are-there-a