-
Problem report
-
Resolution: Fixed
-
Critical
-
6.4.15, 7.0.0
-
S24-W24/25
-
0.25
Steps to reproduce:
- configure CyberArk with Server and Frontend using the same data
- configure Frontend with no $DB['VAULT_CERT_FILE'] and $DB['VAULT_KEY_FILE'], same for the Server (related cert settings are omitted)
Result:
Server - works
Frontend - doesn't work
Manual CURL request - works
Downgrade to 6.4.14 - works
Expected:
- https://www.zabbix.com/documentation/6.4/en/manual/config/secrets/cyberark?hl=CyberArk
- $DB['VAULT_CERT_FILE'] and $DB['VAULT_KEY_FILE'] are not mandatory
- caused by
-
ZBX-24001 CyberArk Vault integration in Frontend is not working with cert auth
- Closed