Cross-posting to security-dev.
Hi Tim,
On 8/21/2012 8:07 PM, Tim Gustafson
wrote:
I see that Java is supposed to support SNI, but it's not clear to me
how this happens, or where it happens, or if support for SNI extends
only to client SSLSocket object, or if it also applies to
SSLServerSocket
Hi,
I'm not sure if this is the right list to post this to or not, so
please forgive me if it is not. If this is not the correct list,
would someone please direct me to the correct place?
I'm creating a Java application that implements a custom SSL server.
By "custom", I mean "implements its own