fix: check dns-01 TSIG key before ACME execution
This commit is contained in:
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Added an early dns-01 prerequisite check in certificate creation for wildcard certificates.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed silent failures for wildcard dns-01 runs by aborting certificate creation and logging a clear error when the configured TSIG/RNDC key file is missing.
|
||||
|
||||
## 1.0.0 - 2026-06-28
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user