Getting this waning when tried to login on console.
TL;DR
Solution:
The warning can be resolved by changing the settings in the CLI. Run the command `appwrite client --selfSigned false` to set the `selfSigned` variable to false. This can be done in the CLI itself.
Drake
23 Mar, 2023, 06:09
That's because you have self signed set to true
Vedsaga
23 Mar, 2023, 06:09
oh, no I should make it false in CLI?
Vedsaga
23 Mar, 2023, 06:10
or does somehting need to be changed in .env
Drake
23 Mar, 2023, 06:11
It's a CLI setting
Vedsaga
23 Mar, 2023, 06:12
so, I should run appwrite client --selfSigned false
Vedsaga
23 Mar, 2023, 06:15
worked...
Drake
23 Mar, 2023, 22:18
[SOLVED] Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable