Added a SslHandshakeListener to SslConnection that performs the host name verification (only on the client) if the HostnameVerifier has been configured in SslContextFactory. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>