內容簡介
這個外掛可以在你登入網站時保護後端和前端的 SSL 安全性。當使用者登入並呼叫 HTTP 網站,會自動導向到對等的 HTTPS 網站,因此你不需要在 wp-config.php 中手動定義 FORCE_SSL_ADMIN。身份驗證 cookie 也會以 SSL 加密。
警告
這個外掛無法保護免受 SSL 洩漏攻擊。舉例來說,如果你點擊一個 HTTP 的連結,一個「中間人攻擊」就可能看到你輸入的網站。
不過,他無法竊取你的登入會話!😀
外掛標籤
開發者團隊
原文外掛簡介
Secures the backend AND the frontend with ssl when you are logged in. If a user logs in and calls a http site you will be redirected to the equivalent https site. You do not have to manually define FORCE_SSL_ADMIN in the wp-config.php. The authentication cookies will be ssl secured.
Warning
There is no protection against ssl leaks. If you follow a http link, a men in the middle could, for example, see which site you enter.
But he cannot steal your login session! 😀
