php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #63540 [DE] CURLOPT_SSLVERSION
Submitted: 2012-11-16 15:30 UTC Modified: 2015-03-22 17:23 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: rainer-phpbugs at 7val dot com Assigned: cmb (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-11-16 15:30 UTC] rainer-phpbugs at 7val dot com
Description:
------------
---
From manual page: http://www.php.net/function.curl-setopt#refsect1-function.curl-setopt-parameters
---

CURLOPT_SSLVERSION can be set to 1 for TLSv1, see also Bug #62318 regarding the convenient constants.

The german Translation of the CURLOPT_SSLVERSION section is misleading, in that one could assume the examples are an exhaustive list. I'd suggest 

"Beispiele fuer eine gueltige Zertifikatsliste sind RC4-SHA oder TLSv1.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-11-19 07:53 UTC] aharvey@php.net
-Summary: CURLOPT_SSLVERSION +Summary: [DE] CURLOPT_SSLVERSION -Package: Documentation problem +Package: Translation problem
 [2015-03-22 17:20 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=336135
Log: update CURLOPT_SSLVERSION description (also fixes #63540)
 [2015-03-22 17:23 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-03-22 17:23 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC