Page MenuHomePhabricator

Closes T10199
Needs RevisionPublic

Authored by davidgiga1993 on Jan 22 2016, 11:39 AM.
Tags
None
Referenced Files
F21319819: D15086.id36427.diff
Thu, Jul 9, 3:50 PM
Unknown Object (File)
Thu, Jul 2, 7:21 AM
Unknown Object (File)
Thu, Jul 2, 7:21 AM
Unknown Object (File)
Wed, Jun 17, 10:38 AM
Unknown Object (File)
Wed, Jun 17, 5:41 AM
Unknown Object (File)
Apr 18 2026, 2:09 AM
Unknown Object (File)
Dec 3 2025, 2:22 PM
Unknown Object (File)
Dec 3 2025, 10:54 AM
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