userver-framework / userver

Production-ready C++ Asynchronous Framework with rich functionality
https://userver.tech
Apache License 2.0
2.42k stars 283 forks source link

urabbitmq: support setting client + ca certs #515

Closed dyumin closed 4 months ago

dyumin commented 7 months ago

This implements https://github.com/userver-framework/userver/issues/514

github-actions[bot] commented 7 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

dyumin commented 7 months ago

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/

dyumin commented 7 months ago

recheck

dyumin commented 5 months ago

@itrofimow ping

dyumin commented 5 months ago

Going forward, please don't just "ping" me -- there are more respectful ways to achieve the same, for one you might want to use "re-request review" github functionality at the top right corner of the page when the review comments are addressed

canvas

dyumin commented 5 months ago

Do you intent to add some tests for the code?

I wasn't planning on adding tests currently.

dyumin commented 4 months ago

@segoon please review