sentinel-dynfw-client: version 1.4.0
Blocked by turris/sentinel/dynfw-client!10 (merged)
Added
- Argument
--renew
that automatically receives latest version of server certificate on client startup - Argument
--cert-url
to specify URL used to get server's certificate when--renew
is used
This also moves startup to be more in line with firewall and network. Dynamic firewall should start as soon as it makes sense and that is right after we have firewall configured (S19) and network set up (S20). That makes start with S25 good option. We also stop it way later before all network components are being stopped.
Edited by Karel Koci