dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] fb865e: FIXED Removed deprecated forc


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] fb865e: FIXED Removed deprecated forcing SSLv3 for CURL
Date: Tue, 03 Feb 2015 04:09:51 -0800

  Branch: refs/heads/3.6
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: fb865e818490ba2008d2d44fc1a4a5737e4e5478
      
https://github.com/Dolibarr/dolibarr/commit/fb865e818490ba2008d2d44fc1a4a5737e4e5478
  Author: Raphaƫl Doursenaud <address@hidden>
  Date:   2015-02-02 (Mon, 02 Feb 2015)

  Changed paths:
    M htdocs/core/lib/geturl.lib.php

  Log Message:
  -----------
  FIXED Removed deprecated forcing SSLv3 for CURL

Since the Poodle vulnerability, SSLv3 has been supersedded by TLS.
Many services do not offer SSLv3 anymore.
CURL has also been patched in PHP so it now auto-negociates the most 
appropriate protocol.
This prevented most API calls from working.


  Commit: 212319b1f825e4ee746fed78c20de0bae06800c7
      
https://github.com/Dolibarr/dolibarr/commit/212319b1f825e4ee746fed78c20de0bae06800c7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-02-03 (Tue, 03 Feb 2015)

  Changed paths:
    M htdocs/core/lib/geturl.lib.php

  Log Message:
  -----------
  Merge pull request #2313 from GPCsolutions/3.6-ssl

FIXED Removed deprecated forcing SSLv3 for CURL


Compare: 
https://github.com/Dolibarr/dolibarr/compare/3bb6a5e8aff6...212319b1f825

reply via email to

[Prev in Thread] Current Thread [Next in Thread]