mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 09:52:18 +08:00
ce5a3f56a6
connect_to_stream now accepts optional parameter to specify which certificates to trust. Implement accept_stream (SSL server) with key/cert parameters to specify the RSA key and X509 certificate resources. |
||
---|---|---|
.. | ||
config.py | ||
crypto_mbedtls.cpp | ||
crypto_mbedtls.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
ssl_context_mbedtls.cpp | ||
ssl_context_mbedtls.h | ||
stream_peer_mbedtls.cpp | ||
stream_peer_mbedtls.h |