Results 15 comments of Andrew Loe

I have added a 1.9 compatible version that does a similar monkey-patch.

I have further extended the default behavior to provide cURL's CA file as the default, this makes it function as a drop-in replacement with reasonably safe defaults.

You need to declare the file as UTF-8 or change the apostrophe in the gemspec description (the apostrophe in "Ruby's" is fancy and not ASCII).

Patches accepted. On Feb 17, 2012, at 16:47, chifung7 [email protected] wrote: > why not fix it in the branch? > > --- > > Reply to this email directly or...

1.9 compat. This isn't really necessary as VERIFY_PEER is the default. It is possible that another library disables this for you.