GithubHelp home page GithubHelp logo

Comments (6)

gftea avatar gftea commented on May 30, 2024

Do you have correct tls configuration to your client?
good reference to read first: https://www.rabbitmq.com/ssl.html,

from amqprs.

raymundovr avatar raymundovr commented on May 30, 2024

Yes, other libraries do not crash :)

from amqprs.

gftea avatar gftea commented on May 30, 2024

In your above code, there is no tls adapter configured to connection Argument, can you paste full code of your connection configurations

from amqprs.

gftea avatar gftea commented on May 30, 2024

not enough information provided to help you, note that you need to make sure you configure the client's root cert store, etc mapping the config in server correctly and provide the TlsAdaptor to the connection, you can read more about rustls document.
if you using system default root store, you can use crate rustls-native-certs.

I believe it is an issue in your config, not the library itself, If no more info provide, I would close the ticket

from amqprs.

raymundovr avatar raymundovr commented on May 30, 2024

Hi @gftea, I ended up using another library that does not require so much to perform a TLS connection. I just want to connect using a str :).

Will check if I can contribute with this later on.

from amqprs.

gftea avatar gftea commented on May 30, 2024

OK, I will close it now.
And there is new ticket to address the enhancement #62

from amqprs.

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.