Giter Site home page Giter Site logo

Comments (9)

nitinlodhe avatar nitinlodhe commented on May 29, 2024

The error above is in server side while I do see below error at client side -
E0531 07:51:58.291000000 10620 ssl_transport_security.c:937] Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER.
E0531 07:51:58.304000000 10620 ssl_transport_security.c:937] Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER.

Using netty-tcnative-boringssl-static version 1.1.33.Fork26

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

Are you sure you are posting to the right project repo?

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

If you want to use this starter, and not another one you have ambiguous with, the custom server configurer is the way to go with security settings.

from grpc-spring-boot-starter.

nitinlodhe avatar nitinlodhe commented on May 29, 2024

thanks jvmlet - is it possible for you to point me to any documentation considering this approach ?

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

https://github.com/LogNet/grpc-spring-boot-starter/blob/master/README.adoc#custom-grpc-server-configuration and this starter reads port property from from grpc.port, not grpc.server.port.
Please close this issue if you don't encounter any issues

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

You can also cast the passed server builder instance to NettyServerBuilder if abstract API is not enough for you

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

Are you facing any issues?

from grpc-spring-boot-starter.

nitinlodhe avatar nitinlodhe commented on May 29, 2024

Hey thanks - This is working for me if I am specifying absolute path for the certificates on the servers as somehow it was not picking up cert at classpath. and also had to shuffle GRPC jars at the top before other jars which helped me to get it working

https://github.com/yidongnan/grpc-spring-boot-starter/issues/44

from grpc-spring-boot-starter.

jvmlet avatar jvmlet commented on May 29, 2024

Which starter are you using? From yidongan or this one?

from grpc-spring-boot-starter.

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.