Linux 软件免费装
Banner图

Megurio SSL Manager

开发者 wapai222
更新时间 2026年6月16日 19:19
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

ssl https certificate letsencrypt acme

下载

1.4.1

详情介绍:

Megurio SSL Manager allows you to issue and manage Let's Encrypt SSL/TLS certificates directly from your WordPress admin panel. Features:

安装:

  1. Upload the megurio-ssl-manager folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Megurio SSL Manager > Certificate Settings and enter your email address.
  4. Go to Megurio SSL Manager to manage and issue certificates.

常见问题:

Does this plugin require any external libraries?

No. The ACME v2 client is implemented using only PHP's built-in openssl_* functions and the WordPress HTTP API.

What verification methods are supported?

Both HTTP-01 (file verification) and DNS-01 (TXT record) are supported. Choose the verification method when creating the certificate order. Renewals use the same method. Wildcard domains (e.g. *.example.com) always require DNS-01.

Can I reuse a verification challenge?

Only pending challenges can be reused. If validation fails because the challenge is invalid or unreachable, the plugin clears the pending challenge so the next File Verify or DNS Verify action gets a fresh challenge from Let's Encrypt.

How many domains can I add to one certificate?

Up to 100 domains per certificate (Let's Encrypt limit).

Where are the certificate files stored?

Issued certificate data, including the private key, is stored in the WordPress database as part of this plugin's saved certificate records. The plugin generates a temporary ZIP file only when you click Download, then removes that temporary file after sending it to your browser.

How do I renew a certificate?

A Renew button appears automatically when the certificate has 30 or fewer days remaining before expiry. The renewal button uses the verification method selected when the certificate order was created.

更新日志:

1.4.1 1.4.0 1.0.0