I commented on the issue. 

Thanks,
Daisy

On Tuesday, February 19, 2019 at 10:57:48 AM UTC-8, Sanjay Pujare wrote:
>
> No problem. Will you be contributing your code via a PR? 
>
> Sanjay
>
>
> On Tue, Feb 19, 2019 at 10:41 AM Daisy Zhu <[email protected] <javascript:>> 
> wrote:
>
>> Hi,
>>
>> I haven't verified. For me I think creating a new SslContextBuilder 
>> object is simpler and straightforward.
>>
>> -Daisy
>>
>> On Tuesday, February 19, 2019 at 8:57:22 AM UTC-8, [email protected] 
>> wrote:
>>>
>>> A gentle reminder for Daisy - were you able to verify?
>>>
>>> On Wednesday, February 13, 2019 at 10:40:50 AM UTC-8, 
>>> [email protected] wrote:
>>>>
>>>> Hi Daisy
>>>>
>>>> There is an issue on github  
>>>> https://github.com/grpc/grpc-java/issues/5335 that talks about the 
>>>> same thing and possibly created by you.
>>>>
>>>> There is a comment 
>>>> https://github.com/grpc/grpc-java/issues/5335#issuecomment-462531217 
>>>> that describes an approach to achieve this. Can you verify if it works for 
>>>> you?
>>>>
>>>> On Thursday, February 7, 2019 at 11:14:32 AM UTC-8, Daisy Zhu wrote:
>>>>>
>>>>> Thanks for the reply.
>>>>>
>>>>> Is this the document  https://grpc.io/blog/loadbalancing on round 
>>>>> robin load balancer you mentioned? For cert hot rotation which way is 
>>>>> recommended?
>>>>>
>>>>> 1. round robin load balancer in client side 
>>>>> 2. implement hot cert reloading in sever side
>>>>>
>>>>> If using method 2 are there any potential issues needed to be paid 
>>>>> attention to?
>>>>>
>>>>> Best,
>>>>> Daisy
>>>>>
>>>>> On Thursday, February 7, 2019 at 11:01:01 AM UTC-8, Carl Mastrangelo 
>>>>> wrote:
>>>>>>
>>>>>> You are correct, Java doesn't support this.   However, if you are 
>>>>>> using the round robin load balancer in your client, you should be able 
>>>>>> to 
>>>>>> gracefully restart your servers with the new certificate without 
>>>>>> dropping 
>>>>>> any requests.
>>>>>>
>>>>>> On Thursday, February 7, 2019 at 6:52:46 AM UTC-8, Danesh Kuruppu 
>>>>>> wrote:
>>>>>>>
>>>>>>> Hi Daisy,
>>>>>>>
>>>>>>> Does grpc-java supports cert refresh without restarting server?
>>>>>>>>
>>>>>>>
>>>>>>> AFAIK, this is not supported yet. We need to restart the server.
>>>>>>> Please correct me if I am wrong.
>>>>>>>
>>>>>>> Thanks
>>>>>>> Danesh
>>>>>>>
>>>>>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "grpc.io" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/grpc-io/Yh11G6wrNtA/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/c7f2c95d-0a59-4ec7-8e33-d12d1bddc481%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/grpc-io/c7f2c95d-0a59-4ec7-8e33-d12d1bddc481%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/c211e374-c663-49cf-979b-d8df6a439a95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to