angellist-api icon indicating copy to clipboard operation
angellist-api copied to clipboard

Enable SSL verification

Open ches opened this issue 11 years ago • 1 comments

We have :ssl => {:verify => false} in the Faraday connection options. This was likely cargo-culted. It needs to die a fiery death. But, we should make it configurable, for crazy people stuck in some situation with broken SSL and unable to fix it.

ches avatar Nov 27 '13 06:11 ches

Do we know there are folks that are stuck in a situation w/ broken SSL? If not, there's not much point in this.

Pretty sure angel.co only accepts https anyway.

benmathes avatar Jul 15 '15 20:07 benmathes