lunatic-solutions / lunatic

Lunatic is an Erlang-inspired runtime for WebAssembly
https://lunatic.solutions
Apache License 2.0
4.62k stars 138 forks source link

Add custom certificate extenstion #221

Closed kosticmarin closed 1 year ago

kosticmarin commented 1 year ago

This allows us to validate environment access even if someone tries to spoof environment data when sending quic messages between nodes. The certificate ensures that the list of allowed environments is not modified.