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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC