bug in check_http with http auth

Bug #1451879 reported by Reiner Keller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nagios-plugins (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hello,

wenn calling "normal" check_http -a user:pass the plugin creates an HTTP Basic auth header which decodes to " user:pass" with an additional space at beginning which causes http auth to fail.

# /usr/lib/nagios/plugins/check_http -V
check_http v1.5 (nagios-plugins 1.5)

# apt-cache show nagios-plugins-basic | grep ^Version
Version: 1.5-3ubuntu1
# lsb_release -d
Description: Ubuntu 14.04.2 LTS

actual workaround:

/usr/lib/nagios/plugins/check_http -H host -auser:pass ...

Bests

Reiner

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.