sftpgo-mirror/service
Nicola Murino 5bfaae9202 httpd: allow to reload the https certificate without restarting the service
HTTPS certificate can be reloaded on demand sending a SIGHUP signal on
Unix based systems and a "paramchange" request to the running service on
Windows
2020-02-04 23:21:33 +01:00
..
service.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
service_windows.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
sighup_unix.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
sighup_windows.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00