Bjørnar Nielsen wrote:
> Is it possible to host more than one domain on the same
> SslHttpServer-component?
 
Yes, since I implemented SSL Server Name Indication (SNI) last year,
search for "SNI" in OverbyteIcsWSocket.pas. Also there's a demo
OverbyteIcsSslSniSrv in SslInternet directory.

> Must I have a special cert with several
> alternative names or can I just add more certs to support more
> domains?

You need one SslContext per domain and certificate.
  
-- 
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to