Hacker News new | ask | show | jobs
by e12e 563 days ago
> tlsOptions:

> rejectUnauthorized: false

Means trust any cert?

1 comments

Yes, thanks for pointing it out, it should be true.

I took it from my config which I did a long time ago and I guess I didn't pay attention enough when doing it, my bad !