mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
fix-3511
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user