nagios nrpe error – checking for SSL headers… configure: error: Cannot find ssl headers

While installing nagios nrpe plugin there was following error

checking for SSL headers… configure: error: Cannot find ssl headers

Fix

yum install openssl-devel

Leave a comment