[wordpress插件] Client Certificate Authentication客户端证书认证

wordpress 插件 文章 2020-03-25 07:10 466 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

The Client Certificate Authentication plugin enables WordPress to login a user with a SSL client certificate.

客户端证书身份验证插件使WordPress可以使用SSL客户端证书登录用户。

The plugin uses the email address from the subject field to identify the user by the email address of his wordpress account.

该插件使用主题字段中的电子邮件地址通过其wordpress帐户的电子邮件地址来识别用户。

Optionally, new accounts can be created on the fly by using email address and name from the certificate.

(可选)可以使用证书中的电子邮件地址和名称即时创建新帐户。

By limiting login and registration to users providing a client certificate, bots are locked out and spam is eliminated.

通过将登录和注册限制为提供客户端证书的用户,僵尸程序将被锁定并消除垃圾邮件。

Acknowledgements: This plugin is based on the HTTP Authentication plugin by Daniel Westermann-

鸣谢:该插件基于Daniel Westermann-的 HTTP Authentication plugin

Clark.

克拉克。

Ideas taken from Dan B.’s implementation for client certificate authentication.

摘自Dan B.的实现客户端证书身份验证的想法。

安装步骤

    1. Login as an existing user, such as admin.
    2. 以现有用户身份登录,例如admin。

    3. Upload the client-certificate-authentication folder to your plugins folder, usually wp-content/plugins.

    4. client-certificate-authentication 文件夹上传到您的plugins文件夹,通常为 wp-content / plugins

      (Or simply via the built-in installer.)

    5. (或直接通过内置的安装程序。)

    6. Activate the plugin on the Plugins screen.
    7. 在“插件”屏幕上激活插件。

    8. Logout.
    9. 注销。

    10. Require certificate authentication for wp-login.php and wp-admin.
    11. 需要 wp-login.php wp-admin 的证书身份验证。

    12. Try logging in with your client certificate.
    13. 尝试使用您的客户证书登录。

下载地址
https://downloads.wordpress.org/plugin/client-certificate-authentication.1.0.2.zip
-EOF-

AI助手支持GPT4.0