HomePhorge

Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
b473264fe76fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore

The setting enable_post_connection_check doesn't exist on very many
versions of ruby, and on those systems there's no way to disable domain
name checking on HTTPS.
The recommended work-around is to replace certificates when they have
incorrect hostnames.

Signed-off-by: Jesse Wolfe <jes5199@gmail.com>

Details

Provenance
Jesse Wolfe <jes5199@gmail.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Jan 29 2010, 11:33 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9419c2ba9553: Fix for #3035 (redhat services use init for source)
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUb473264fe76f: Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore (authored by Jesse Wolfe <jes5199@gmail.com>).Jan 29 2010, 11:33 PM