Title: CriptaPro Auth
Author: vit_sh
Published: <strong>2025年12月3日</strong>
Last modified: 2025年12月3日

---

搜尋外掛

![](https://ps.w.org/criptapro-auth/assets/banner-772x250.png?rev=3408976)

![](https://s.w.org/plugins/geopattern-icon/criptapro-auth_bebbc4.svg)

# CriptaPro Auth

 由[vit_sh](https://profiles.wordpress.org/vit_sh/)

[下載](https://downloads.wordpress.org/plugin/criptapro-auth.1.0.5.zip)

 * [詳情](https://zh-hk.wordpress.org/plugins/criptapro-auth/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/criptapro-auth/#reviews)
 * [開發](https://zh-hk.wordpress.org/plugins/criptapro-auth/#developers)

 [支援](https://wordpress.org/support/plugin/criptapro-auth/)

## 描述

Plugin for authorization on WordPress site using CryptoPro digital signature. For
questions, contact Telegram: **@ddnitecry**

### English

The plugin allows users to log in to the site using CryptoPro digital signature 
certificates. Automatic registration of new users based on certificate data is supported.

**Key features:**
 * Authorization by GOST digital signature. * Automatic user registration.*
Signature verification on the server (via php-cades or simplified). * Shortcodes
for embedding login forms. * Security: Trusted CA whitelist, login attempt logging,
HTTPS support, CORS.

**Requirements:**
 * WordPress 5.0 or higher * PHP 8.2 or higher * CryptoPro CSP(
client-side) * CryptoPro Browser Plugin (client-side)

### Русский

Плагин позволяет пользователям входить на сайт, используя сертификаты ЭЦП КриптоПро.
Поддерживается автоматическая регистрация новых пользователей по данным из сертификата.

**Основные возможности:**
 * Авторизация по ЭЦП (ГОСТ). * Автоматическая регистрация
пользователей. * Проверка подписи на сервере (через php-cades или упрощенная). *
Шорткоды для встраивания форм входа. * Безопасность: Whitelist доверенных УЦ, логирование
попыток входа, поддержка HTTPS, CORS.

**Требования:**
 * WordPress 5.0 или выше * PHP 8.2 или выше * КриптоПро CSP (на
клиенте) * КриптоПро Browser Plugin (на клиенте)

### English

 1. Upload the `criptapro-auth` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to settings: **Settings -> CriptaPro Auth**.
 4. Configure trusted certificate authorities and other security settings.
 5. Use shortcodes `[criptapro_login]` or `[criptapro_auth]` on your pages.

### Русский

 1. Загрузите папку `criptapro-auth` в директорию `/wp-content/plugins/`.
 2. Активируйте плагин через меню “Плагины” в WordPress.
 3. Перейдите в настройки: **Настройки -> CriptaPro Auth**.
 4. Настройте доверенные удостоверяющие центры и другие параметры безопасности.
 5. Используйте шорткоды `[criptapro_login]` или `[criptapro_auth]` на ваших страницах.

### English

#### Does this plugin work without CryptoPro CSP?

No, users must have CryptoPro CSP and CryptoPro Browser Plugin installed on their
computers.

#### Can I limit access to specific organizations?

Yes, use the “Trusted CA Whitelist” feature in settings to allow only certificates
from specific certificate authorities.

#### Is HTTPS required?

HTTPS is strongly recommended for security. You can enforce HTTPS-only authentication
in plugin settings.

### Русский

#### Работает ли плагин без КриптоПро CSP?

Нет, пользователи должны иметь установленные КриптоПро CSP и КриптоПро Browser Plugin
на своих компьютерах.

#### Могу ли я ограничить доступ определенным организациям?

Да, используйте функцию “Whitelist доверенных УЦ” в настройках, чтобы разрешить 
только сертификаты от определенных удостоверяющих центров.

#### Требуется ли HTTPS?

HTTPS настоятельно рекомендуется для безопасности. Вы можете включить принудительную
авторизацию только через HTTPS в настройках плагина.

## 螢幕截圖

 * [[
 * Login form with authentication button. / Форма входа с кнопкой авторизации.
 * [[
 * Certificate selection window (browser interface). / Окно выбора сертификата (
   интерфейс браузера).
 * [[
 * Plugin settings page. / Страница настроек плагина.
 * [[
 * Diagnostics and component verification page. / Страница диагностики и проверки
   компонентов.

## 評價

There are no reviews for this plugin.

## 貢獻者及開發者

“CriptaPro Auth” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

 *   [ vit_sh ](https://profiles.wordpress.org/vit_sh/)

[將 CriptaPro Auth 外掛本地化為台灣繁體中文版。](https://translate.wordpress.org/projects/wp-plugins/criptapro-auth)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/criptapro-auth/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/criptapro-auth/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/criptapro-auth/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/criptapro-auth/)。

## 修改日誌

#### 1.0.5

 * Updated author name to match contributor username (vit_sh).
 * Обновлено имя автора для соответствия contributor username (vit_sh).

#### 1.0.4

 * Minor improvements and bug fixes.
 * Незначительные улучшения и исправления ошибок.

#### 1.0.3

 * Fixed contributor username in readme.txt.
 * Translated admin page title to English.
 * Removed commented script tags.
 * Removed screenshot files from plugin folder.
 * Исправлен contributor username в readme.txt.
 * Переведен заголовок админ-страницы на английский.
 * Удалены закомментированные script теги.
 * Удалены файлы скриншотов из папки плагина.

#### 1.0.2

 * Renamed plugin to CriptaPro Auth.
 * Fixed inline scripts and direct file access issues.
 * Added bilingual English/Russian descriptions.
 * Переименован плагин в CriptaPro Auth.
 * Исправлены inline скрипты и проблемы прямого доступа к файлам.
 * Добавлены двуязычные описания (английский/русский).

#### 1.0.1

 * Tested compatibility with WordPress 6.9.
 * Added `criptapro_auth_settings_page_end` action hook.
 * Протестирована совместимость с WordPress 6.9.
 * Добавлен action hook `criptapro_auth_settings_page_end`.

#### 1.0.0

 * First release. / Первый релиз.

## 其它

 *  Version **1.0.5**
 *  Last updated **4 個月之前**
 *  Active installations **少於10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/criptapro-auth/)
 * Tags
 * [authentication](https://zh-hk.wordpress.org/plugins/tags/authentication/)[gost](https://zh-hk.wordpress.org/plugins/tags/gost/)
   [signature](https://zh-hk.wordpress.org/plugins/tags/signature/)
 *  [進階顯示](https://zh-hk.wordpress.org/plugins/criptapro-auth/advanced/)

## 評分

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/criptapro-auth/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/criptapro-auth/reviews/)

## 貢獻者

 *   [ vit_sh ](https://profiles.wordpress.org/vit_sh/)

## 支援

有話想說？需要協助？

 [檢視支援論壇](https://wordpress.org/support/plugin/criptapro-auth/)