Apache HTTP Client SSL via custom servername SNI
I have a Apache Async Http client which I use to connect to IP addresses (instead of domain name). I want to find a way to provide the SNI information, something like this so that the SSL handshake can happen with the correct certificate.