smallrye-reactive-messaging icon indicating copy to clipboard operation
smallrye-reactive-messaging copied to clipboard

Feature Request: Customizing the underlying MQTT client

Open Tockra opened this issue 5 years ago • 3 comments

Hi,

a similar feature for the mqtt like: https://smallrye.io/smallrye-reactive-messaging/smallrye-reactive-messaging/2.2/amqp/amqp.html#amqp-customization would be very helpful.

At the moment I need to convert a ca.crt to a java key store to use it for the mqtt connection. But it would be nice to have the option to use it without converting it.

T

Tockra avatar Aug 13 '20 13:08 Tockra

Hello,

Can you open an issue in https://github.com/smallrye/smallrye-reactive-messaging? I might be something we want to generalize for all connectors using Vert.x clients underneath.

Clement

Le jeu. 13 août 2020 à 15:40, Tim [email protected] a écrit :

Hi,

a similar feature for the mqtt like: https://smallrye.io/smallrye-reactive-messaging/smallrye-reactive-messaging/2.2/amqp/amqp.html#amqp-customization would be very helpful.

At the moment I need to convert a ca.crt to a java key store to use it for the mqtt connection. But it would be nice to have the option to use it without converting it.

T

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smallrye/smallrye-reactive-messaging/issues/693, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADCG7ILGNBJEMOVVJTS64DSAPUMBANCNFSM4P6NY2QA .

cescoffier avatar Aug 17 '20 07:08 cescoffier

Damned! Just realize it was already an issue...

cescoffier avatar Aug 17 '20 07:08 cescoffier

Followed up by quarkusio/quarkus-upstream-roadmap#11.

organization: QuarkusIO
repository: quarkus-upstream-roadmap
issue: 11
url: quarkusio/quarkus-upstream-roadmap#11

cescoffier avatar Apr 03 '22 12:04 cescoffier