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

New generic write path needs authentication support #1934

Closed
tomwilkie opened this Issue Aug 30, 2016 · 4 comments

Comments

Projects
None yet
2 participants
@tomwilkie
Copy link
Member

tomwilkie commented Aug 30, 2016

See #1930

SSL/TLS certs and tokens are both an option, see http://www.grpc.io/docs/guides/auth.html

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Aug 30, 2016

Will we be able to reuse our existing config format, or does this have to be a new format?

@tomwilkie

This comment has been minimized.

Copy link
Member Author

tomwilkie commented Aug 30, 2016

TBD - I'm hoping for tls we can reuse the existing format, but it'll need
new code, as afaict you don't get to config the http client yourself. Only
looked briefly though.
On Tue, 30 Aug 2016 at 18:52, Brian Brazil notifications@github.com wrote:

Will we be able to reuse our existing config format, or does this have to
be a new format?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1934 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAbGhVWjdIoNXl0GoqsQWPoWtNWbQ0VPks5qlG3egaJpZM4Jwr_d
.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Oct 26, 2016

This was implemented

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.