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 an option to disable certificate checking on the ftl cli #1738

Closed
tlongwell-block opened this issue Jun 11, 2024 · 0 comments · Fixed by #1769
Closed

Add an option to disable certificate checking on the ftl cli #1738

tlongwell-block opened this issue Jun 11, 2024 · 0 comments · Fixed by #1769
Assignees

Comments

@tlongwell-block
Copy link

tlongwell-block commented Jun 11, 2024

Allow the ftl cli to make insecure SSL connections in the same manner that curl does via the --insecure flag

Configure the GRPC client to not do cert checks via configuring the HTTP client. Check the connect docs.

@github-actions github-actions bot added the triage Issue needs triaging label Jun 11, 2024
@ftl-robot ftl-robot mentioned this issue Jun 11, 2024
@gak gak added next Work that will be be picked up next and removed triage Issue needs triaging labels Jun 11, 2024
@gak gak assigned gak and unassigned gak Jun 11, 2024
@github-actions github-actions bot removed the next Work that will be be picked up next label Jun 11, 2024
@safeer safeer closed this as completed in 63fb100 Jun 13, 2024
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 a pull request may close this issue.

3 participants