Page MenuHomePhabricator

Closes T10199
Needs RevisionPublic

Authored by davidgiga1993 on Jan 22 2016, 11:39 AM.
Tags
None
Referenced Files
F18086822: D15086.id.diff
Wed, Aug 6, 12:22 AM
F18086734: D15086.id.diff
Tue, Aug 5, 11:48 PM
F18086596: D15086.id.diff
Tue, Aug 5, 11:00 PM
F18085687: D15086.diff
Tue, Aug 5, 7:21 PM
F18066815: D15086.id36427.diff
Mon, Aug 4, 2:38 PM
F18051385: D15086.diff
Sun, Aug 3, 11:11 PM
Unknown Object (File)
May 29 2025, 1:02 PM
Unknown Object (File)
May 27 2025, 9:55 PM
Subscribers

Details

Summary

Adds the constnat 'CURLOPT_CIPHERS' which will set the CURLOPT_SSL_CIPHER_LIS
if defined

Test Plan

Set the constant to ecdhe_ecdsa_aes_256_sha and check if the connection to a
cloudflare ssl hosted instance is possible.

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 10263
Build 12487: arc lint + arc unit

Event Timeline

davidgiga1993 retitled this revision from to Closes T10199.
davidgiga1993 updated this object.
davidgiga1993 edited the test plan for this revision. (Show Details)
davidgiga1993 added a reviewer: epriestley.
epriestley edited edge metadata.

This is not appropriate to upstream. Users have no way to configure it, there's no documentation, etc.

This revision now requires changes to proceed.Jan 23 2016, 8:31 PM