virtualx-engine/platform
Fabio Alessandrelli 58c6f88802 [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.
2023-05-14 14:44:14 +02:00
..
android Merge pull request #76836 from Faless/tls/system_certs 2023-05-12 11:17:31 +02:00
ios Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
linuxbsd Linux: Don't use udev for joypad hotloading when running in a sandbox 2023-05-12 11:30:16 +02:00
macos Merge pull request #76836 from Faless/tls/system_certs 2023-05-12 11:17:31 +02:00
uwp Store sensitive export options in dedicated credentials file 2023-05-10 11:40:17 +02:00
web Don't expose mac specific display server. 2023-05-11 11:02:08 +02:00
windows [TLS/Windows] Skip disallowed certs in the trusted CA list. 2023-05-14 14:44:14 +02:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub