I am having trouble connecting with node https library to a website with:
ESET SSL Filter CA - Certificate.
At the moment, I worked around it with NODE_TLS_REJECT_UNAUTHORIZED="0"
but this is not very secure.
Can anybody point me in the right direction, why the https library doesn't work like one would expect?