Added automatic reload of EPP server certificates

This commit is contained in:
Pinga 2025-05-22 14:29:50 +03:00
parent d7f004e6a2
commit 165a059c7d
7 changed files with 148 additions and 10 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Watch for changes in EPP TLS cert/key
[Path]
PathChanged=/opt/registry/epp/epp.crt
PathChanged=/opt/registry/epp/epp.key
[Install]
WantedBy=multi-user.target