On Thu, Jan 19, 2017 at 12:34 PM, JI Ioannidis <[email protected]> wrote:
> Are SSL credentials supported by the python client yet? > Well, you can provide them (as you've done in the code below, right?). IOW, if my client does > > creds = grpc.ssl_channel_credentials( > root_certificates=ca.crt, > private_key=client.key, > certificate_chain=client.crt) > > how can the server access the client cert? > I don't know that this will be possible prior to the resolution of issue 7710 <https://github.com/grpc/grpc/issues/7710>, which isn't on our list of things to fix soon. Can you tell us more about how onerous the feature's absence is to you and how valuable you would find its implementation? -Nathaniel -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAEOYnAS%2B%3Do1Bp0VbpLsLt_4nwm2TN9MASB9rR1-aun8uRT8rrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME Cryptographic Signature
