PlutoLang / Pluto

A superset of Lua 5.4 with a focus on general-purpose programming.
https://pluto-lang.org/docs/Introduction
MIT License
337 stars 20 forks source link

Update Soup #851

Closed Sainan closed 2 months ago

Sainan commented 2 months ago

This fixes a security hole where it was possible to use non-CA certs like CA certs without it being rejected, potentially allowing for MITM attacks.