Luke?
one of the #896 bug fixing, adding http_enable_post_connection_check option against the requested host name in new versions of ruby (see revision 36c947, f94d6d).
However, below changelog can be found from ruby rpms:
ruby-1.8.6.111-CVE-2007-5162.patch: Update a bit with backporting the changes
at trunk to enable the fix without any modifications on the users' scripts.
Note that Net::HTTP#enable_post_connection_check isn't available anymore.
If you want to disable this post-check, you should give OpenSSL::SSL::VERIFY_NONE
to Net::HTTP#verify_mode= instead of.
Since HTTP#enable_post_connection_check isn't avaiable anymore, but puppet doesn't give the corresponding fix.
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account
Set to investigating, as this was reported on 0.24.8 and may have been fixed already.
We're still setting this deprecated flag in 0.25.x
Pushed in commit:"b473264fe76f92b8eddeed7175c4283c9f8484d2" in branch 0.25.x