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

CLI python utility doesn't support https connections #1940

Closed
2 tasks done
ilouzl opened this issue Jul 27, 2020 · 0 comments · Fixed by #1942
Closed
2 tasks done

CLI python utility doesn't support https connections #1940

ilouzl opened this issue Jul 27, 2020 · 0 comments · Fixed by #1942
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ilouzl
Copy link
Contributor

ilouzl commented Jul 27, 2020

My actions before raising this issue

Expected Behaviour

HTTP/S connection agnostic CLI

Current Behaviour

Can't use the cli python package on HTTPS servers

Possible Solution

Add a flag to indicate for https connection
or
Conclude https is in use if --server-port 443

Context

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@nmanovic nmanovic added the enhancement New feature or request label Jul 27, 2020
@nmanovic nmanovic added this to the 1.1.0-beta milestone Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants