Horizon-cli 1.18.0 release notes
Here are the release notes for EverTrust Horizon Client v1.18.0, released on 2026-08-07. For the installation and upgrade procedure, please refer to the Installation and Upgrade guide.
Horizon Client is now also distributed as a Debian (.deb) package. Learn more …
|
1. New Features
-
Service account authentication is now available. Learn more …
-
WebRA asynchronous enrollments and renewals are now supported across the WebRA and automate modules
-
Netimport now supports Sectigo. The new
netimport sectigocommand discovers issued SSL certificates from a Sectigo Certificate Manager (SCM) account and imports them into a Horizon discovery campaign. Learn more … -
Localscan: whole folders can now be excluded from a scan by passing a directory path to the existing
--exclude-filesoption
2. Enhancements
-
DigiCert netimport: the DigiCert CertCentral API endpoint can now be set manually with the
--api-urlflag. -
GlobalSign netimport: the GlobalSign API endpoint can now be set manually with the
--api-urlflag. The--testflag is now deprecated in favor of--api-urland will be removed in a future release.
3. Bug Fixes
-
Fixed an issue where the certificate chain order was incorrectly reset after renewal. This affected certificates managed prior to version
1.14.0as well as certificates controlled with theautomate controlcommand between versions1.14.0and1.17.1.This fix uses the current state of the chain on the file system to determine the expected chain order. If the chain order on the file system is already incorrect, the fix will not work as expected. -
Fixed an issue where
--ouwas ignored when it was the only DN flag provided inautomatecommands. -
Fixed an issue where the EST enrollment could panic when an HTTP error without Content-Type header was returned
-
Fixed an issue where the
--dnoption was not transmitted to the challenge request when using the--request-challengeoption in the automation module -
Fixed an issue where
.pfxfiles were not imported when usinglocalimport -
Fixed an issue where a decentralized WebRA enrollment failed with
unable to parse private key PEMwhen the request was completed asynchronously byautomate routineafter approval -
Fixed an issue where DigiCert netimport failed to use the configured proxy when downloading certificates