diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-14 14:38:46 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2023-05-14 14:44:14 +0200 |
commit | 58c6f8880274f3103ca1391170c64157d4fdb6cd (patch) | |
tree | ac5838eca9f95f76a4fb6f98965a0c0ea916b649 /modules/gdscript/gdscript_analyzer.cpp | |
parent | 964a5353dbf5fc0dca4c4b7b9cfa5631dd5ab568 (diff) | |
download | redot-engine-58c6f8880274f3103ca1391170c64157d4fdb6cd.tar.gz |
[TLS/Windows] Skip disallowed certs in the trusted CA list.
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.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions