Skip to content

Fix RabbitMQ Certificate Connection Bug#500

Open
yarondlugin wants to merge 2043 commits intoONLYOFFICE:developfrom
yarondlugin:patch-1
Open

Fix RabbitMQ Certificate Connection Bug#500
yarondlugin wants to merge 2043 commits intoONLYOFFICE:developfrom
yarondlugin:patch-1

Conversation

@yarondlugin
Copy link

When connecting to RabbitMQ with certificate and key, it is necessary to define the credentials object in the amqp.connect function.
This object is now conditionally applied when the client configuration contains cert, key, and ca.

Without this change, onlyoffice cannot connect to external RabbitMQ clusters that only enable secure connection with certificates.

pauIostrowskij and others added 30 commits August 5, 2025 21:46
… IGNORE_ROW_ON_DUPKEY_INDEX, cap 2-way concurrency; Fix bug 76277
…eleting tables in oracle' (ONLYOFFICE#53) from fix/oracle-removetbl into release/v9.1.0

Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/53
…OPI X-WOPI-CorrelationId/X-WOPI-SessionId headers;
…present; Always sign browser token for wopi; For bug 75893
# Conflicts:
#	DocService/npm-shrinkwrap.json
#	DocService/package.json
#	DocService/sources/routes/config/config.service.js
#	DocService/sources/routes/config/router.js
#	DocService/sources/server.js
konovalovsergey and others added 27 commits October 9, 2025 23:23
…est if not explicitly provided; Fix bug 77551' (ONLYOFFICE#80) from fix/bug-77551 into release/v9.1.0

Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/80
Added external credentials configuration to the socket options when client chooses to connect with certificate and key.
This configuration is necessary for connecting only with certificate and key.
@CLAassistant
Copy link

CLAassistant commented Oct 29, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ K0R0L
✅ yarondlugin
✅ konovalovsergey
❌ pauIostrowskij
You have signed the CLA already but the status is still pending? Let us recheck it.

@yarondlugin yarondlugin changed the base branch from master to develop October 29, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants