Create the initial storm-webdav certificate in the RPM/DEB packaging
The CA-signed certificate for storm-webdav currently has to be created by hand
after installing the package. That should happen automatically as part of the
install.
Add to the postinstall step of both the RPM and DEB packaging:
The renewal must be shipped as a cron job file (drop-in under /etc/cron.d/) and
be part of the package, not something added by hand with crontab -e.
Create the initial storm-webdav certificate in the RPM/DEB packaging
The CA-signed certificate for storm-webdav currently has to be created by hand
after installing the package. That should happen automatically as part of the
install.
Add to the
postinstallstep of both the RPM and DEB packaging:existing one on upgrade)
The renewal must be shipped as a cron job file (drop-in under
/etc/cron.d/) andbe part of the package, not something added by hand with
crontab -e.