This commit is contained in:
vetu11
2020-05-10 10:52:11 +02:00
parent 24fd7104bb
commit b04225c997

View File

@@ -13,8 +13,8 @@ which can take a regular connection and add security around it. The
:ref:`HTTPClient <class_HTTPClient>`
class also supports HTTPS by using this same wrapper.
For SSL to work, certificates need to be provided. A .crt file must be
specified in the project settings:
Godot includes SSL certificates from Mozilla, but you can provide your own
with a .crt file in the project settings:
.. image:: img/ssl_certs.png