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

Add support to send Custom CA certs in case of self signed certificates. #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 29, 2019

  1. Add support to send Custom CA certs in case of self signed certificates.

    Anand Krishnamoorthy authored and Anand Krishnamoorthy committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4d02a10 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. fall back to string path if verify is not boolean

    fall back to string path if verify is not boolean
    nandk85 authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    cb82439 View commit details
    Browse the repository at this point in the history
  2. Missing if terminator.

    Missing if terminator.
    nandk85 authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    3ecf718 View commit details
    Browse the repository at this point in the history