userver icon indicating copy to clipboard operation
userver copied to clipboard

Listen for TLS and HTTP on the same port

Open apolukhin opened this issue 2 years ago • 0 comments

Something like https://github.com/boostorg/beast/blob/develop/include/boost/beast/core/detect_ssl.hpp#L96 should be added to the https://github.com/userver-framework/userver/blob/cbd956a7cf018c68cc3d55e9de8e6f9eb07070fb/core/src/server/net/listener_impl.cpp#L91 and a test should be added.

Internal ticket: 7500, EDUPRJ-277

apolukhin avatar Oct 25 '23 10:10 apolukhin