Page MenuHomePhabricator

Closes T10199
Needs RevisionPublic

Authored by davidgiga1993 on Jan 22 2016, 11:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 29 2025, 1:02 PM
Unknown Object (File)
May 27 2025, 9:55 PM
Unknown Object (File)
May 9 2025, 10:38 PM
Unknown Object (File)
May 7 2025, 10:11 PM
Unknown Object (File)
Apr 9 2025, 9:22 PM
Unknown Object (File)
Apr 9 2025, 1:09 PM
Unknown Object (File)
Apr 8 2025, 8:39 PM
Unknown Object (File)
Apr 4 2025, 11:06 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