Hello all,
We have some problem with web monitoring via proxy.
Problem related to curl https query via proxy. Http works fine, but if we try to get some page via https we get freeze after SSLv3, TLS handshake, Client hello (1): till time out.
Proxy itself works fine. We checked it using browser. If we try get page via https directly from zabbix server it's works too.
Some environment info:
Thansk in advance for any advices.
We have some problem with web monitoring via proxy.
Problem related to curl https query via proxy. Http works fine, but if we try to get some page via https we get freeze after SSLv3, TLS handshake, Client hello (1): till time out.
Proxy itself works fine. We checked it using browser. If we try get page via https directly from zabbix server it's works too.
Some environment info:
Code:
curl -V curl 7.15.5 (x86_64-redhat-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5 Protocols: tftp ftp telnet dict ldap http file https ftps Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz cat /etc/redhat-release CentOS release 5.10 (Final) uname -a Linux 2.6.18-371.9.1.el5 #1 SMP Tue Jun 10 17:49:56 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux