arenaxr / arena-unity

Unity C# library for editing scenes and creating applications for the ARENA.
https://docs.arenaxr.org/content/unity
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

add cert verify override #102

Open mwfarb opened 1 month ago

mwfarb commented 1 month ago

It is useful to auto-detect some domains for self-signed debugging certs, like localhost and *.local. It would be better to have a manual do not verify switch for certain demo conditions like arena in a box.