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

Allow passing ssl_context when login with token #892

Merged
merged 2 commits into from
Feb 3, 2023

Commits on Apr 16, 2020

  1. Allow passing ssl_context when login with token

    When we login with either bearer or HoK token, there should be an option
    to pass an ssl_context in order to support self-signed certificates.
    rgerganov committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f75313a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge branch 'master' into sso-ssl-context

    DanielDraganov committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0512646 View commit details
    Browse the repository at this point in the history