benjspriggs / ibis

Web version hosting IBIS (MedicineWorks)
0 stars 0 forks source link

Benjspriggs/http2 #17

Closed benjspriggs closed 5 years ago

benjspriggs commented 5 years ago

9.

benjspriggs commented 5 years ago

Current state has us doing this for https (fixed with https://stackoverflow.com/questions/31673587/error-unable-to-verify-the-first-certificate-in-nodejs)

HTTPS_KEY_PATH=... HTTPS_CERT_PATH=... NODE_TLS_REJECT_UNAUTHORIZED=0 npm start