Bug #12036
openCertificate Manager page do not show Zabbix used certificates
0%
Description
On the system_certmanager.php page, you can see the "In Use" column which reflects the certificates used by IPsec / OpenVPN / webConfigurator, etc.
but it does not reflect the certificates used by the Zabbix Agent/Proxy package
Related issues
Updated by Viktor Gurov 11 months ago
Updated by Jim Pingle 11 months ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho 10 months ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Jeff Dairiki 10 months ago
There appears to be a syntax error (missing closing parenthesis) in the merged PR.
See:
https://github.com/pfsense/FreeBSD-ports/commit/6eb71b010f8a0d25f989561785ad799fac6ff04f#r53504426
https://github.com/pfsense/FreeBSD-ports/commit/6eb71b010f8a0d25f989561785ad799fac6ff04f#r53504350
Updated by Viktor Gurov 10 months ago
Jeff Dairiki wrote:
There appears to be a syntax error (missing closing parenthesis) in the merged PR.
See:
https://github.com/pfsense/FreeBSD-ports/commit/6eb71b010f8a0d25f989561785ad799fac6ff04f#r53504426
https://github.com/pfsense/FreeBSD-ports/commit/6eb71b010f8a0d25f989561785ad799fac6ff04f#r53504350
see #12128#note-2
Updated by Jeff Dairiki 10 months ago
Viktor Gurov wrote:
Jeff Dairiki wrote:
There appears to be a syntax error (missing closing parenthesis) in the merged PR.
see #12128#note-2
This issue appears fixed now (as of zabbix-proxy54 1.0.4_8 in 2.5.2-RELEASE).
Thank you!
Updated by Viktor Gurov 9 months ago
- Related to Regression #12278: Invalid plugin_certificates() function name added