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

Better support of Tusd in https #124

Closed
3 tasks
BrandonSharratt opened this issue Apr 5, 2019 · 0 comments
Closed
3 tasks

Better support of Tusd in https #124

BrandonSharratt opened this issue Apr 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BrandonSharratt
Copy link
Contributor

OCWA Issue

User Story

As a System Admin,

I want Tus on https

so that it's more secure.

Test Case

ENV

  • DEV
  • TEST
  • PROD

TESTCASE

Upload a file to tus over https

EXPECTED

It uploads currectly

ACTUAL

Since it's behind a proxy and not reading the headers properly it fails to route correctly (either goes to https or an invalid url with ';proto=https...' in it

@BrandonSharratt BrandonSharratt self-assigned this Apr 5, 2019
@BrandonSharratt BrandonSharratt added the bug Something isn't working label Apr 5, 2019
@bdolor bdolor closed this as completed Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants