SuiiiOriginal post
Rank 4: Virtual Machine
when logining auth user from web
Summary
Developers are encountering a "DEPTH_ZERO_SELF_SIGNED_CERT" error when attempting to login auth users from the web. The solution is to use `setSelfSigned` on the `Client`, as it is not supported in edge runtimes.