Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Cert #13

Open
edmondodriscoll opened this issue Nov 28, 2019 · 1 comment
Open

SSL Cert #13

edmondodriscoll opened this issue Nov 28, 2019 · 1 comment

Comments

@edmondodriscoll
Copy link

I have managed to get an SSL Cert for the domain pointed to the ec2 that is hosting the DataTurks web app but I am getting the error
_" Error : Requst has been terminated. Possible Causes : The network is offline, Origin is not allowed by Access-Control -Allow Origin, the page is being unloaded ,etc."
whenever I try to use the app.

I figure this is to do with the connection now being HTTPS. Is it possible to use DataTurks on-premises with SSL ?

@GokulNC
Copy link

GokulNC commented Jan 28, 2020

I'm not sure if on-prem will work. But when I tried with NODE_DEST as online instead of onpremise, it worked for me. See this.

In other words, just do npm run build and then npm run start.

Note:
If you're using Apache for SSL, ensure you also set default-ssl.conf options as shown here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants