Release date 2026/04/07
Feature
-
Added support for the
tls_certificate_verifyglobal option. When this option is enabled, the plugin’sstorage_config.redis.tls_verifysetting cannot be disabled.
Release date 2026/04/07
Added support for the tls_certificate_verify global option. When this option is enabled, the plugin’s storage_config.redis.tls_verify setting cannot be disabled.
Release date 2025/12/18
Enabled at-rest keyring encryption for sensitive fields in ACME plugin.
added support for the tls_certificate_verify global option. When this option is enabled, the plugin’s storage_config.vault.tls_verify setting cannot be disabled.
Fixed an issue where the plugin would not properly handle cases when a referenced key_set does not exist, now returns a clear error message instead of causing unexpected behavior.
Release date 2024/09/11
Fixed an issue of DP reporting that deprecated config fields are used when configuration from CP is pushed
Fixed an issue where username and password were not accepted as valid authentication methods.
Release date 2024/05/28
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Fixed migration of redis configuration.
fix a bug where the wrong error log is printed, regarding private keys.
Release date 2024/04/08
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2024/02/12
Standardize redis configuration across plugins. The redis configuration right now follows common schema that is shared across other plugins.
validate private and public key for keys entity
Release date 2024/05/20
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2024/04/15
Fixed an issue where the certificate was not successfully renewed during ACME renewal.
Release date 2022/09/09
Added the allow_any_domain field. It defaults to false and if set to true, the gateway will ignore the domains field.#9047
The default value of the auth_method configuration parameter is now set to token.#8565
Added a cache for domains_matcher.#9048
Updated the priority for some plugins.: acme changed from 1007 to 1705
The default value of the auth_method configuration parameter is now token.