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

feat: allow cli option to disable ssl verification #157

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

sighphyre
Copy link
Member

This adds an option to the CLI arguments to turn off SSL verification when talking to the upstream Unleash server. This defaults to false and is only intended to ease of development - as per feature request from end user

Copy link
Member

@chriswk chriswk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

server/src/http/unleash_client.rs Outdated Show resolved Hide resolved
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
@sighphyre sighphyre merged commit b740273 into main Apr 17, 2023
@sighphyre sighphyre deleted the feat/allow-disable-ssl branch April 17, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants