| 开发者 | wapai222 |
|---|---|
| 更新时间 | 2026年6月16日 19:19 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
megurio-ssl-manager folder to the /wp-content/plugins/ directory.No. The ACME v2 client is implemented using only PHP's built-in openssl_* functions and the WordPress HTTP API.
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.
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.
Up to 100 domains per certificate (Let's Encrypt limit).
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.
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.
index.php files