[ZBX-18482] ZBX_NOTSUPPORTED: Unsupported scheme: https. on web.page.get Created: 2020 Oct 12  Updated: 2023 Feb 27  Resolved: 2020 Oct 15

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: 5.0.4
Fix Version/s: None

Type: Incident report Priority: Trivial
Reporter: Lorenzo Crippa Assignee: Igor Gorbach (Inactive)
Resolution: Won't fix Votes: 1
Labels: Agent, Windows, https, web.page.get
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Zabbix Agent v5.0.4 on Windows Server 2016


Attachments: PNG File Immagine 2020-10-12 104119.png    

 Description   

Steps to reproduce:

  1. Define a web.page.get key on Item

Result:
ZBX_NOTSUPPORTED: Unsupported scheme: https.
(Same using zabbix_get command on Zabbix Server)



 Comments   
Comment by Lorenzo Crippa [ 2020 Oct 12 ]
  1. zabbix_get -s ... -k 'web.page.gethttps://www.google.com/' --tls-connect psk --tls-psk-identity "**" --tls-psk-file /etc/zabbix/**.key
    ZBX_NOTSUPPORTED: Unsupported scheme: https.
Comment by Igor Gorbach (Inactive) [ 2020 Oct 15 ]

Hello, Lorenzo!

By documentation:

 SSL (HTTPS) is supported only if agent is compiled with cURL support. Otherwise the item will turn unsupported.

On Windows systems agent compiled without libcurl support by default, because this library not included in standart Windows libraries

Regards, Igor

Comment by Mathieu M. [ 2023 Feb 27 ]

Hello @Igor,

Late by 3 years, but for me this issue should not be closed, either the official documentation should be clarified:

  • HTTPS scheme, "Not supported on windows"

Or

  • it should direct to the way to "compile agent with libcurl" (not sure that exist in windows? Build curl, get curl DLL, link it to ZBX agent binary ? Seems far etched...)

For the moment it's not clear enough because it let suppose that the windows agent is capable of using scheme "https" without having it by default in provided release (from what I gathered from other issues).

Also it's kinda sad that there's no internal item that allow more complex url checks on agent... maybe it'd something to look up for an agent2 module...

Regards

Generated at Sun Aug 03 03:41:04 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.