check_http for HTTPS
Posted: Thu Jun 16, 2016 11:28 am
Hi guys, i'm triyng to check the page: https://www.lbv.org/doar but the output show me CRITICAL error because didnt find the string 'isenta de impostos', but this string exist on that page and also i tried to change the string to another one, but the output is the same. How that is possible?
[root@DOUAI libexec]# ./check_http -H http://www.lbv.org -s "isenta de impostos" -f ok -I 52.5.23.157 -u "/doar" -S -p 443
HTTP CRITICAL: HTTP/1.1 301 Moved Permanently - string 'isenta de impostos' not found on 'https://www.lbv.org:443/doar' - 456 bytes in 0.607 second response time |time=0.606886s;;;0.000000 size=456B;;;0
[root@DOUAI libexec]# ./check_http -H http://www.lbv.org -s "isenta de impostos" -f ok -I 52.5.23.157 -u "/doar" -S -p 443
HTTP CRITICAL: HTTP/1.1 301 Moved Permanently - string 'isenta de impostos' not found on 'https://www.lbv.org:443/doar' - 456 bytes in 0.607 second response time |time=0.606886s;;;0.000000 size=456B;;;0