Fastream Technologies wrote: > How would one define the multiple domains in accepted hosts? Is this > ok: *. domain.com ?
If you mean property SslAcceptableHosts, which is a simple string list, you may put in whatsoever you like. Unless you don't use these strings somewhere in your application code they are useless. So it depends on how you use this list. -- Arno Garrels > > On 3/25/09, Arno Garrels <[email protected]> wrote: >> >> Fastream Technologies wrote: >>> Hello, >>> >>> Anybody tested this configuration? Is there any code changes needed >>> to have it working? >> >> No changes required. >> >> -- >> 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
