![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | flim |
I am behind a corporate firewall, I got error when I access to Templates, I think that is because I need to add the firewall cert. to the application.
thirdparty/mbedtls/library/ssl_tls.c:5865: x509_verify_cert() returned -9984 (-0x2700)
ERROR: _do_handshake: TLS handshake error: -9984
At: modules/mbedtls/stream_peer_mbedtls.cpp:86
mbedtls error: returned -0x2700
The editor shows “Can’t connect to host: https://godotengine.org/asset-library/api”
How to install a cert to the editor, or how to disable TLS?
Godot does not support HTTP(S) proxies yet, so you have to use the web interface instead: Godot Asset Library
The web interface provides the same features as the editor/project manager integration.
Calinou | 2021-10-04 13:47