HomePhorge

(PUP-3346) Don't allow insecure SSL connections w/curl
4ab1180d9b70Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3346) Don't allow insecure SSL connections w/curl

The appdmg and pkgdmg providers were calling curl with -k (—-insecure)
which allows curl'ing over insecure HTTPS connections. I can't see why
this would ever be desired, and connections often fail attempting
to establish a connection.

This commit removes the insecure option.

Details

Provenance
Sean Knox <knoxville@gmail.com>Authored on
Hailee Kenney <hailee@puppetlabs.com>Committed on Nov 5 2014, 10:06 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe69fd9d8edb5: Merge pull request #3202 from MikaelSmith/maint/master/update-ffi-ruby-213
Branches
Unknown
Tags
Unknown

Event Timeline

Hailee Kenney <hailee@puppetlabs.com> committed rPU4ab1180d9b70: (PUP-3346) Don't allow insecure SSL connections w/curl (authored by Sean Knox <knoxville@gmail.com>).Nov 5 2014, 10:06 PM