mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 15:25:35 +00:00
There is something wrong with the combination of extension we add that causes OpenSSL to believe these certificates were issued by a CA and fail to validate them because it can't find the issuing CA cert. The certificates work fine without the extensions, so just don't add them (which is what other Moonlight clients do).