Skip to content

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.

papacarlo and others added 3 commits August 5, 2025 14:13
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
All committers have signed the CLA.

@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.

3 participants