Giter Club home page Giter Club logo

Comments (5)

ST-DDT avatar ST-DDT commented on September 22, 2024

If you look at the hex dump: 0000002f122d080112290a1e0a076d616e61676572120b31
And try to decode it you get some binary garbage.
Is it possible that the client tries to connect to the server using TLS encryption but the server is in plaintext mode?
Please check the negotiationType property for more information.
https://grpc-ecosystem.github.io/grpc-spring/en/client/security.html

from grpc-spring.

xiaoqian2006 avatar xiaoqian2006 commented on September 22, 2024

If you look at the hex dump: 0000002f122d080112290a1e0a076d616e61676572120b31 And try to decode it you get some binary garbage. Is it possible that the client tries to connect to the server using TLS encryption but the server is in plaintext mode? Please check the negotiationType property for more information. https://grpc-ecosystem.github.io/grpc-spring/en/client/security.html

If I want to configure client Disable Transport Layer SecurityDisable Transport Layer Security through “grpc.client.name.negotiationType=PLAINTEXT”, what should I “name” in my client and server connection method via hostname and port?

from grpc-spring.

xiaoqian2006 avatar xiaoqian2006 commented on September 22, 2024

我已经在client side设置了grpc.client.xxx.negotiationType=PLAINTEXT但是依然有Http2Exception · Issue #648 · grpc-ecosystem/grpc-spring (github.com)

I have tried setting the client according to this issue, but it doesn't seem to work.

image

from grpc-spring.

xiaoqian2006 avatar xiaoqian2006 commented on September 22, 2024

And on the client side, usePlaintext has been executed when creating the Channel.

image

from grpc-spring.

xiaoqian2006 avatar xiaoqian2006 commented on September 22, 2024

It is very strange that tdh-01~ tdh03 are both the same operating system and the same deployment method. Why is only tdh-01 connection reporting an error?

from grpc-spring.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.