Load different certificates depand on request url (wodWebServer / wodWebServer.NET)
Jeremy,
IIS8 uses new TLS extension called SNI (Server Name Identification). From what I've read, it is not supported in .NET framework through exposed API, so we cannot implement it in wodWebServer.NET at this time.
Best regards,
Kreso