I need to run expedition over https instead http, I was able to run expedition on https using HTTPS=true SSL_CRT_FILE=cert.pem SSL_KEY_FILE=privkey.pem env variables however the page is failing since the jade-service-runner is not running on https but rather on http
I am unable to find a way to make the jade-service-runner server https instead of http
I need to run expedition over https instead http, I was able to run expedition on https using HTTPS=true SSL_CRT_FILE=cert.pem SSL_KEY_FILE=privkey.pem env variables however the page is failing since the jade-service-runner is not running on https but rather on http
I am unable to find a way to make the jade-service-runner server https instead of http
any help ?
thank you