You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/07/16 13:29:08 UTC

[GitHub] [skywalking] hanahmily opened a new issue #5110: gRPC SSL certs hot reloading

hanahmily opened a new issue #5110:
URL: https://github.com/apache/skywalking/issues/5110


   When using SSL to perform the AuthN between client/agent and OAP. To make things more secure, OAP should support hot reload certs.
   
   After some investigation, I found there're some potential solutions existing in the gRPC community, for instance, https://github.com/grpc/grpc-java/issues/5335. 
   
   I prefer to delegate SSLContext, anyone who has any thoughts, pls feel free to let me know, thanks. 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5110: gRPC SSL certs hot reloading

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5110:
URL: https://github.com/apache/skywalking/issues/5110


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] hanahmily commented on issue #5110: gRPC SSL certs hot reloading

Posted by GitBox <gi...@apache.org>.
hanahmily commented on issue #5110:
URL: https://github.com/apache/skywalking/issues/5110#issuecomment-678861881


   I will adopt to SSLContext delegation path to implement this feature


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org