matrix-hacks / matrix-puppet-facebook

a puppetted facebook bridge
98 stars 21 forks source link

"unable to verify the first certificate" durring generation of facebook-registration.yaml #42

Open mrkaczor83 opened 5 years ago

mrkaczor83 commented 5 years ago

I have server with Let's Encrypt certificates and both Apache and Synapse is working fine. I am getting "unable to verify the first certificate" with: node index.js -r -u "http://your-bridge-server:8090" I am giving puppet login and puppet password (both works in riot). Do I need some additional SSL configuration?

mrkaczor83 commented 5 years ago

export NODE_TLS_REJECT_UNAUTHORIZED="0" is doing job but this is for testing only - It should work without