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 2019/09/16 10:02:37 UTC

[GitHub] [skywalking] Zack-Ku opened a new issue #3473: How to set SSL in Agent?

Zack-Ku opened a new issue #3473: How to set SSL in Agent?
URL: https://github.com/apache/skywalking/issues/3473
 
 
   We deploy skywalking In kubernetes .And with ssl ingress expose.
   But I can't find the ssl connect setting in the agent.config?
   When i connect the kubernetes ssl expose, it occur:
   
   Caused by: org.apache.skywalking.apm.dependencies.io.netty.handler.codec.http2.Http2Exception: First received frame was not SETTINGS. Hex dump for first 5 bytes: 485454502f
   	at org.apache.skywalking.apm.dependencies.io.netty.handler.codec.http2.Http2Exception.connectionError(Http2Exception.java:85)
   
   It look like skywalking agent upload data not in ssl connect.How can i fix(configuration)?

----------------------------------------------------------------
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


With regards,
Apache Git Services