Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap tls connect/accept parameters when creating proxy #847

Merged

Conversation

maxxer
Copy link
Contributor

@maxxer maxxer commented Nov 25, 2022

.. at least on the backend #526

SUMMARY

When configuring encrypted communication between proxy and server, there's a mismatch of tls accept/connect params between the config file and the definition created on the Zabbix backend.

In my test I encrypt communications between proxy and server but I allow unencrypted ones between agents and proxy. This is my config:

TLSConnect=psk
TLSAccept=unencrypted

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • zabbix_proxy
ADDITIONAL INFORMATION

more details on #526

@BGmot BGmot self-requested a review November 25, 2022 15:09
Co-authored-by: Evgeny <ey@bgmot.com>
@BGmot BGmot merged commit 736b4e0 into ansible-collections:main Nov 25, 2022
@BGmot
Copy link
Collaborator

BGmot commented Nov 25, 2022

Thanks @maxxer !

@maxxer maxxer deleted the maxxer-fix-proxy-tlsaccept-connect branch November 25, 2022 19:04
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.

None yet

2 participants