libreoffice-online/net
Szymon Kłos 541f6a76d3 ssl: setup hostname for SNI
For some servers we receive failure with HTTP 403 Forbidden in WOPI::CheckFileInfo

"Reason: The client software did not provide a hostname using Server
Name Indication (SNI), which is required to access this server"

fixes #2771 : https://github.com/CollaboraOnline/online/issues/2771

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I761b179580481f8882a4526c1d8be4f1c14ad929
2021-07-22 12:40:05 +02:00
..
Buffer.hpp wsd: http: simplify appending to Buffer 2021-05-02 22:35:39 -04:00
clientnb.cpp wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
DelaySocket.cpp
DelaySocket.hpp
FakeSocket.cpp
FakeSocket.hpp
HttpHelper.cpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
HttpHelper.hpp
HttpRequest.cpp http response: if the result doesn't fit, then consider that a fatal error 2021-07-19 13:38:00 +02:00
HttpRequest.hpp wsd: http: break cyclic dependency 2021-06-14 23:02:39 -04:00
NetUtil.cpp wsd: killpoco: cert verification 2021-07-18 21:14:48 -04:00
NetUtil.hpp wsd: move isLocalhost to a common area 2021-07-18 21:14:48 -04:00
ServerSocket.hpp wsd: encapsulate ServerSocket::_socketFactory 2021-03-16 08:27:46 -04:00
Socket.cpp Add profilezone around kitPoll function and SocketPoll constructor 2021-07-21 15:00:31 +03:00
Socket.hpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
Ssl.cpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
Ssl.hpp wsd: ssl certificate verification requirements 2021-07-18 21:14:48 -04:00
SslSocket.hpp ssl: setup hostname for SNI 2021-07-22 12:40:05 +02:00
WebSocketHandler.hpp wsd: Close socket hard when necessary 2021-07-19 17:31:55 +01:00
WebSocketSession.hpp No need for the template class MessageQueueBase 2021-07-21 09:54:28 +03:00