AsyncSSLSocket.set_host

turn on and set "host" for server name indeication(SNI) call this before call to connect

class AsyncSSLSocket
@safe
void
set_host
(
string host
)

Meta