mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-05 01:01:30 +02:00
Added automatic reload of EPP server certificates
This commit is contained in:
parent
d7f004e6a2
commit
165a059c7d
7 changed files with 148 additions and 10 deletions
9
docs/namingo-epp-reload.path
Normal file
9
docs/namingo-epp-reload.path
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue