Page MenuHomePhabricator

Closes T10199
Needs RevisionPublic

Authored by davidgiga1993 on Jan 22 2016, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 7:05 PM
Unknown Object (File)
Thu, Apr 11, 8:27 AM
Unknown Object (File)
Mon, Apr 8, 5:03 AM
Unknown Object (File)
Sun, Mar 31, 7:55 AM
Unknown Object (File)
Mar 23 2024, 4:04 PM
Unknown Object (File)
Mar 7 2024, 8:43 PM
Unknown Object (File)
Mar 7 2024, 8:41 PM
Unknown Object (File)
Mar 7 2024, 2:34 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