-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is no way to resolve host in advance and connect to HTTPS server with SNI. #4395
Comments
I think it's possible just using this Poco::Net::SocketAddress sa(IP-ADDRESS, PORT); |
It is not a mistake and the bot is there not to offend anyone, but rather to (1) remind OP what's going on with their issue, and (2) to help us remain sane by keeping the number of opened issues reasonable.
It does not matter how many years passes - if nobody cares enough to send a fix, the issue will eventually be automatically staled and closed. And I mean a proper fix, not a workaround hack. Your turn - send the fix and we'll include it in a future release. |
That's not what the issue is about; the problem happens on reconnect |
…nd connect to HTTPS server with SNI. #4395
This is a continuation of #3456, which was mistakenly closed by the offensive "stale" bot.
This is a continuation of #3123, which was mistakenly closed by the offensive "stale" bot.
It does not matter if four years have passed. The issue is still relevant.
The text was updated successfully, but these errors were encountered: