Changelog
v26.1.0 - (2026-08-29)
Maintenance: compatibility with SimpleW v26.1.x.
fix
- Handle
ListenerReloadExceptionduring certificate-driven listener reloads, including rollback failures.
breakingChange
- Remove
LetsEncryptOptions.SslContextFactory. UseOnEngineHttpsEnableandOnEngineHttpsDisableto configure TLS on the selected engine; their default implementations supportSimpleWEngine.
v26.0.0 - (2026-04-26)
Initial release of SimpleW.Service.LetsEncrypt.
feature
- Initial
SimpleW.Service.LetsEncryptpackage release for SimpleW v26. - Add Let's Encrypt ACME support for automatic HTTPS certificate provisioning and renewal.