Rename/relocate receptor cert and keys (#14091)

This commit is contained in:
Hao Liu
2023-06-09 12:57:04 -04:00
committed by GitHub
parent 044d6bf97c
commit b96564da55
3 changed files with 9 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ receptor_work_commands:
params: worker
allowruntimeparams: true
verifysignature: true
custom_worksign_public_keyfile: receptor/work-public-key.pem
custom_worksign_public_keyfile: receptor/work_public_key.pem
custom_tls_certfile: receptor/tls/receptor.crt
custom_tls_keyfile: receptor/tls/receptor.key
custom_ca_certfile: receptor/tls/ca/receptor-ca.crt