Linux 软件免费装

Wise Builds cURL Options

开发者 reidbusi
更新时间 2019年6月28日 23:42
捐献地址: 去捐款
PHP版本: 4.4.2 及以上
WordPress版本: 5.2.2
版权: GPLv3
版权网址: 版权信息

标签

Paypal SSL TLS cURL HTTP API

下载

1.0.1 1.1 1.1.1 1.1.2 1.1.3

详情介绍:

Description: Allows configuration and testing of cURL connection options for individual services such as Paypal or Moneris who have changing connection requirements that the WordPress defaults may not satisfy on your server. Please refer to the PHP documentation for options and valid values: Note the versions of PHP when various constants were defined. Some constant option values such as CURL_SSLVERSION_TLSv1_2 for CURLOPT_SSLVERSION can still be set using their integer values prior to their definition in PHP. There will be some trial and error involved to determine what works on your server depending on the version of PHP and cURL and which cryptography library was used to build cURL. Thus the testing function, which should come in handy for this (at least for http(s) POST requests). Note the cipher suite string formats for CURLOPT_SSL_CIPHER_LIST option values are dependent on the cryptography library that was used to build cURL: (Unfortunately the NSS cipher names seem to only be available there, you can save it locally to view the page in your browser) Note that for cURL built with NSS, the mod_nss-style cipher definitions do not appear to work; the individual cipher names must be used. Cipher strings may work with cURL built with OpenSSL. Again, there will be some trial and error involved to determine what works on your server. For advanced users, site administrators and developers. If you find Wise Builds cURL Options useful, please consider making a donation to support maintenance of the plugin and development of similar plugins, thanks!

安装:

  1. Upload the plugin folder 'reid-plugins-curl-options' to the '/wp-content/plugins' directory, or install the plugin through the WordPress plugins page directly.
  2. Activate the plugin through the 'Plugins' page in WordPress.
  3. Configure options under Settings -> cURL Options.

屏幕截图:

  • An example of the options page on a shared hosting server provisioned in 2011 running PHP 5.4.45 with cURL 7.19.7 built with NSS 3.19.1.

更新日志:

1.1.3 1.1.2 1.1.2 1.1.1 1.1 1.0.1