Files
godot/doc/classes
Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration.
Use a TLSOptions configuration object which is created via static
functions.

- "TLSOptions.client": uses the standard CA and common name verification.
- "TLSOptions.client_unsafe": uses optional CA verification (i.e. if specified)
- "TLSOptions.server": is the standard server configuration (chain + key)

This will allow us to expand the TLS configuration options to include
e.g. mutual authentication without bloating the classes that uses
StreamPeerTLS and PacketPeerDTLS as underlying peers.
2023-01-28 11:08:02 +01:00
..
2022-09-15 11:39:03 +02:00
2022-09-01 22:13:46 +02:00
2022-04-28 00:22:43 -07:00
2023-01-18 17:05:15 +01:00
2022-04-28 00:22:43 -07:00
2022-09-15 11:39:03 +02:00
2022-11-22 17:59:45 +01:00
2023-01-14 14:41:51 +01:00
2023-01-08 18:47:48 +01:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-08-23 19:49:50 +02:00
2022-10-31 15:19:48 +08:00
2022-11-12 13:49:12 +02:00
2022-11-12 13:49:12 +02:00
2022-11-22 17:59:45 +01:00
2022-04-28 00:22:43 -07:00
2022-02-15 00:03:31 +01:00
2022-02-15 00:03:31 +01:00
2022-12-15 12:24:08 +01:00
2022-11-20 19:25:13 +01:00
2023-01-08 18:47:48 +01:00
2022-11-20 19:25:13 +01:00
2022-11-04 13:32:52 +01:00
2022-11-22 17:59:45 +01:00
2023-01-21 12:56:28 +01:00
2023-01-17 21:34:10 +01:00
2022-11-22 17:59:45 +01:00
2023-01-10 12:13:23 +03:00
2022-08-04 13:45:54 -05:00
2022-04-28 21:19:01 +08:00
2022-04-28 00:22:43 -07:00
2022-10-07 20:10:18 +02:00
2022-08-02 11:53:28 -05:00