You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a self signed certificate and the following error occurs on login:
Authenticating ...
Unable to authenticate.
Error: DEPTH_ZERO_SELF_SIGNED_CERT
The text was updated successfully, but these errors were encountered:
I created a self signed certificate and the following error occurs on login:
Authenticating ...
Unable to authenticate.
Error: DEPTH_ZERO_SELF_SIGNED_CERT
if u have given self signed certificates,then add----- NODE_TLS_REJECT_UNAUTHORIZED='0'----- in connect.js,only for testing purpose ,not suitable in production.
I created a self signed certificate and the following error occurs on login:
Authenticating ...
Unable to authenticate.
Error: DEPTH_ZERO_SELF_SIGNED_CERT
The text was updated successfully, but these errors were encountered: