Page MenuHomePhabricator

Work around OSX after Yosemite no longer respecting CURLOPT_CAINFO
ClosedPublic

Authored by epriestley on Aug 21 2014, 12:15 AM.
Tags
None
Referenced Files
F19064481: D10315.diff
Sat, Nov 29, 9:52 PM
F18857576: D10315.id24833.diff
Sat, Nov 1, 4:05 PM
F18850054: D10315.id.diff
Oct 30 2025, 2:04 PM
F18846934: D10315.diff
Oct 29 2025, 9:58 PM
F18816801: D10315.id.diff
Oct 21 2025, 9:29 AM
F18815475: D10315.id24860.diff
Oct 21 2025, 2:23 AM
F18810757: D10315.diff
Oct 19 2025, 11:15 PM
F18766602: D10315.id24832.diff
Oct 7 2025, 5:32 PM
Subscribers
Tokens
"Doubloon" token, awarded by btrahan.

Details

Summary

Fixes T5913. See discussion in that task.

Test Plan

Will make affected users in T5913 test.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Work around OSX after Yosemite no longer respecting CURLOPT_CAINFO.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

We have several confirmations in T5913 that this seems to work correctly.

With this diff I can connect to secure.phabricator.com from arc so it looks to be in working order. commented on some typos i noticed.

src/future/http/HTTPSFuture.php
602

cannot

src/future/http/status/HTTPFutureCertificateResponseStatus.php
24

negotiating, connection

btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 21 2014, 6:22 PM
epriestley updated this revision to Diff 24860.

Closed by commit rPHU44b37c30004b (authored by @epriestley).