php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64026 Curl check should include ssl support
Submitted: 2013-01-18 17:43 UTC Modified: -
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mattsch at gmail dot com Assigned:
Status: Open Package: oauth (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-01-18 17:43 UTC] mattsch at gmail dot com
Description:
------------
The config.m4 file only checks for curl support but oauth.c makes an assumption that curl is compiled with ssl support.  So the config.m4 should also check to make sure that if curl support is enabled, then it should also check to make sure curl was compiled with ssl support.


Patches

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 31 23:01:28 2024 UTC