Ad Widget

Collapse

Zabbix API via HTTPS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maco1717
    Junior Member
    • Apr 2019
    • 21

    #1

    Zabbix API via HTTPS

    Hi,

    I configured Apache to use https.

    It is not enforced yet but it will be, I have to transition all the up/down stream systems before I start enforcing things.

    I am finding that when accessing the API api_jsonrpc.php I am getting a certificate error
    Error: unable to verify the first certificate
    I am not sure why this is happening, it as if like apache is using some other certificate for that connection?

    Does anyone have any advise on how to setup this?

    Thanks,
    \M
  • maco1717
    Junior Member
    • Apr 2019
    • 21

    #2
    Hi,

    After I started googling this error message for apache instead of Zabbix I found out that it had to do wit the ca chain I was using just the cert and it needed the cert chain.

    Hope that helps someone else.

    \M

    Comment

    Working...