這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

TLS 1.2 Compatibility Test

外掛說明

Payment gateways are now requiring commmunication via TLS 1.2. This plugin will test your webserver for compatibility to ensure there is no outage in your ecommerce application.

If your server is not able to communicate via TLS 1.2, you will be shown the appropriate steps to take to upgrade the server version of OpenSSL, PHP, or direct you to update the SSLVERSION of CURL.

The plugin currently offers testing via these API Endpoints:
* PayPal (https://tlstest.paypal.com/)
* How’s My SSL? (https://www.howsmyssl.com/a/check)

Testing against these API Endpoints should validate compatibility for other gateways and APIs, even if you are not using PayPal, for example, on your ecommerce application. However, we do plan to add more tests for API Endpoints provided by popular gateways.

螢幕擷圖

  • Admin page under Tools > TLS 1.2 Test.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload tls-1-2-compatibility-test to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Tools > TLS 1.2 Compatibility Test to begin.

常見問題集

None yet.

使用者評論

2022 年 3 月 17 日
This plugin is a total failure. You cannot trust what it's reporting. It's saying TLS 1.2 is not enabled, which is false. After a lengthy call with the stellar support team at InMotion Hosting, it was verified that all shared accounts are using TLS 1.2 or better. I can further confirm this as I was able to activate Apple Pay through the WooCommerce Payments plugin and it mandates TLS 1.2 at a minimum or it would have failed.
2019 年 10 月 31 日
Problems reported 8 months ago are not attended to. The tests don't work anymore. Even though TLS 1.2 is properly enabled in Wordpress, the plugin reports that it's not. Clearly the author has abandoned this project.
2018 年 6 月 26 日
Thank you very much for creating this, it just does what it says it does and doesnt cost! THANKS!!
2017 年 12 月 24 日
This plugin might be 2 years old (at the point of this review), but it still worked great. Simple and straight-forward. Did just what it claimed, which meant I had a very quick answer.
閱讀全部 13 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈TLS 1.2 Compatibility Test〉的開發相關工作。

參與者

將〈TLS 1.2 Compatibility Test〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Added cURL version to the table with notes to upgrade if below 7.34.0.
  • Improved recommendations in the notes section.
  • Removed Google as an endpoint since it’s testing other things besides TLS 1.2 and doesn’t have a way to parse the response.
  • Removed the “rating” in the notes for How’s My SSL. How’s My SSL returns a lot of data. I’m trying to figure out how to share it.
  • Added link to the PMPro blog post describing TLS 1.2.
  • Updated descriptions in the sidebar/etc.
  • Added banner to repository page.

1.0

  • First release!