Skip to content

Fix inverted TLS variables in zabbix_proxy role#5

Open
paulo-ruiz wants to merge 2 commits intoLibreDevOps:libredevops-master-devfrom
UdelaRInterior:libredevops_zabbix-proxy-inverted-vars
Open

Fix inverted TLS variables in zabbix_proxy role#5
paulo-ruiz wants to merge 2 commits intoLibreDevOps:libredevops-master-devfrom
UdelaRInterior:libredevops_zabbix-proxy-inverted-vars

Conversation

@paulo-ruiz
Copy link
Copy Markdown

The task configuring the zabbix_proxy API object incorrectly mapped tls_connect and tls_accept, using the opposite variables. This resulted in wrong TLS configuration being applied to the proxy.

Corrected the mapping so that:

  • tls_connect uses zabbix_proxy_tlsconnect
  • tls_accept uses zabbix_proxy_tlsaccept

This PR is is awaiting approval in upstream

Paulo Ruiz added 2 commits January 26, 2026 19:55
The task configuring the zabbix_proxy API object incorrectly mapped
`tls_connect` and `tls_accept`, using the opposite variables.
This resulted in wrong TLS configuration being applied to the proxy.

Corrected the mapping so that:
- tls_connect uses zabbix_proxy_tlsconnect
- tls_accept uses zabbix_proxy_tlsaccept
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.

1 participant