100+
安裝啟用
★★★★★
5/5 分(3 則評價)
2810 天前
最後更新
—
問題解決
WordPress 4.9+ PHP 5.2.4+ v1.1.5 上架:2016-08-20
內容簡介
根據 MySQL 伺服器設定,使用的 SSL 憑證可能不在可信任的存儲庫中,如果是這種情況,需要調用 mysqli_ssl_set() 設置自定義密鑰和憑證才能連接。此外,此外掛還添加了一個自定義的 DB 類,允許通過自定義常數配置這些設置。
此外掛還會在儀表板的「快速總覽」區域中添加一個自定義項目,以顯示 $wpdb 連接是否安全。
還可以在 GitHub 上找到我。
外掛標籤
開發者團隊
原文外掛簡介
Depending on the MySQL server setup the SSL certs used may not be in the trusted store, if that’s the case mysqli_ssl_set() needs to be called to set custom keys and certs before connect. This Plugin adds a custom DB class that allows these settings to be configured via custom constants.
This plugin will also add a custom item on the “At a Glance” section of the Dashboard to show if the $wpdb connection is secure or not.
Also find me on GitHub.
