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

Insecure HTTP not allowed by App #98

Closed
infiniteoverflow opened this issue Mar 11, 2021 · 2 comments
Closed

Insecure HTTP not allowed by App #98

infiniteoverflow opened this issue Mar 11, 2021 · 2 comments

Comments

@infiniteoverflow
Copy link

Since we are using the URL: http://calico.palisadoes.org/talawa/, which uses an HTTP Connection, by default the app prevents using its services.

It returns an exception :
ClientException: Unhandled Failure Bad state: Insecure HTTP is not allowed by platform: http://calico.palisadoes.org/talawa/

I have a workaround for this using which we can ignore this error and use its services until we migrate the API to HTTPS.

@jordanliu Kindly express your views on this. Thank you.

@yasharth291
Copy link
Contributor

@jordanliu may be i can help you with this by making a ssl certificate by openssl and converting the http server to https server

@jordanliu
Copy link
Contributor

@infiniteoverflow @yasharth291 we're working on this, the ssl cert should be up by tonight

somya339 pushed a commit to somya339/talawa that referenced this issue Mar 23, 2021
…dependabot/npm_and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8
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

3 participants