HomeClusterLabs Projects

Disable HTTPS SSL certificate hostname checking, tidy debug output

Description

Disable HTTPS SSL certificate hostname checking, tidy debug output

HTTPS checks with request/receive will fail under newer versions of the
LWP module due to certificate name checking being enabled by default. This
disables the check again so that service checking by IP only still succeeds.

Additional debug output shows the Status line so that it is easier to find out
why the service is down. Debug output tidied up when SSL values are not set
(usually if there has been an error, or the host is unreachable).

Details

Provenance
Matthew Newton <mcn4@leicester.ac.uk>Authored on Oct 11 2013, 5:43 AM
Parents
rR12595a7e26ea: Merge pull request #331 from davidvossel/netfs_fixes
Branches
Unknown
Tags
Unknown

Event Timeline