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

HTTPS | request.scheme #1623

Closed
RotemAmergi opened this issue May 31, 2020 · 2 comments
Closed

HTTPS | request.scheme #1623

RotemAmergi opened this issue May 31, 2020 · 2 comments
Labels
question Further information is requested

Comments

@RotemAmergi
Copy link

Hi !

I move to work from http to https .
I need to change the request.scheme from http to https - how and where I can set it >?

Best Regards

@azhavoro
Copy link
Contributor

azhavoro commented Jun 1, 2020

You cannot set scheme field of request yourself, it just represents the current scheme. You need setup ssl encryption for your CVAT instance https://github.com/opencv/cvat/blob/develop/cvat/apps/documentation/installation.md#serving-over-https

Please use gitter for such questions in the future.

@azhavoro azhavoro added the question Further information is requested label Jun 1, 2020
@nmanovic
Copy link
Contributor

nmanovic commented Jun 3, 2020

I will close the issue. Don't hestitate to reopen it if you want to discuss it futher.

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

No branches or pull requests

3 participants