mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
58c6f88802
Turns out the list of trusted root certificates contains disallowed certificates (i.e. certificates which are no longer trusted or have been revoked). We need to check for the property `CERT_DISALLOWED_FILETIME_PROP_ID` to check if and when the certificates should be distrusted. |
||
---|---|---|
.. | ||
android | ||
ios | ||
linuxbsd | ||
macos | ||
uwp | ||
web | ||
windows | ||
register_platform_apis.h | ||
SCsub |