You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I want to connect to https server with SNI but without additional resolution of hostname.
It looks impossible in current Poco interface.
It's possible to initialize SecureStreamSocket with these parameters, but I cannot provide already connected SecureStreamSocket to construct HTTPSClientSession.