
內容簡介
現在許多付款閘道要求使用 TLS 1.2 進行通訊。此外掛將測試您的網頁伺服器是否兼容,以確保您的電商應用程式不會遭遇停機。
如果您的伺服器無法透過 TLS 1.2 進行通訊,您將看到應採取的適當步驟,以升級 OpenSSL、PHP 的版本或指向更新 CURL 的 SSLVERSION。
此外掛目前提供以下 API 端點的測試:
* PayPal (https://tlstest.paypal.com/)
* How's My SSL? (https://www.howsmyssl.com/a/check)
對這些 API 端點進行測試應該能夠驗證其他閘道和 API 的兼容性,即使您在電商應用程序中未使用 PayPal。然而,我們計劃添加更多 API 端點的測試,以支援常用的閘道。
外掛標籤
開發者團隊
原文外掛簡介
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.
