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

run_tests.py should test for https #105

Open
kcranston opened this issue Aug 4, 2016 · 1 comment
Open

run_tests.py should test for https #105

kcranston opened this issue Aug 4, 2016 · 1 comment

Comments

@kcranston
Copy link
Member

If you call run_tests with http instead of https, you get pages of errors that don't point to the real cause.

@jar398
Copy link
Member

jar398 commented Aug 4, 2016

You have to be able to specify an http: URL, for local testing or for other
deployments that aren't using TLS.

Maybe the right thing is a warning if things don't look the way they
usually do. E.g. if the prefix is of the form http://*.opentreeoflife.org,
it could generate a warning and continue. Would that do the trick?

On Thu, Aug 4, 2016 at 11:00 AM, Karen Cranston notifications@github.com
wrote:

If you call run_tests with http instead of https, you get pages of errors
that don't point to the real cause.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#105, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AB8QksprcEN9BRnq89ZELg2pWNnUy-cYks5qcf6lgaJpZM4Jcyjq
.

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