Patch release to v1.5.0
Change Log
Version v1.5.1
Releases 2023/05/25
Please report issues via github or the ITRS Community Forum.
v1.5.1 Changes
-
-
#85 - TLS Issues
Added verification for certificates against existing root and
signing certificates.Added an option to recreate root and signing certs from
tls init
. -
#86 - New log option for stderr logs blocked main logs
Reworked the way that logs are followed to allow both normal and
stderr logs to be followed. This fixesstart -l
,restart -l
and
by implicationinit -l
options. Added a--nostandard
/-N
option
tologs
to allow normal log to be surpressed when you only want
the error logs. -
#88 - Floating probe configuration template output malformed
The defaults for new floating probes used
sanname
instead of
floatingname
as the parameter for the template rendering. -
#90 - Variables in SANs
The san template was not corrected updated for the new variable
structure. -
#43 - Minor error in
disable
In
disable
check if stopped and print error if not--force
-