diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-18 19:22:23 +0200 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2023-05-18 19:22:23 +0200 |
commit | 238b8357a313dcb90c86f95a0d52c99dee444875 (patch) | |
tree | 4fd3b6a51ba8d24d1243db91abf1f49f3bd4c225 /scene | |
parent | 7d5d5b7bd10f6fad498ec6764a3aac9745f96e1d (diff) |
[TLS] Fix crashes trying to use TLS when not available.
If no StreamPeerTLS implementation is available, HTTPClient and
WebSocketPeer will now correctly refuse to connect using TLS returning
ERR_UNAVAILABLE.
Similarly, ENetConnection will refuse to setup DTLS when PacketPeerDTLS
is not available.
(cherry picked from commit eeac6f8c7f070a9f4674bfa51ec35c57516311c0)
Diffstat (limited to 'scene')
0 files changed, 0 insertions, 0 deletions